- Add multi-stage Dockerfile for Next.js standalone - Add .dockerignore - Enable standalone output in next.config.ts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
60 B
Text
7 lines
60 B
Text
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
.env*.local
|
|
.claude
|