Commit Graph
2 Commits
Author SHA1 Message Date
xmanrui c064d7f8c4 refactor: optimize Docker deployment with standalone mode
- Enable Next.js standalone output for smaller image size
- Remove unnecessary npm install in production stage
- Use direct node execution instead of npm start
- Add .dockerignore to exclude unnecessary files from build context
2026-03-03 17:01:24 +08:00
jokerbaiandGitHub 0d4bb51f00 Add Dockerfile for multi-stage Node.js build 2026-03-03 09:55:18 +08:00