resto-demo/.dockerignore
thewebmasterpro 455560f74c Add Docker deployment config
- 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>
2026-03-04 23:52:43 +01:00

7 lines
60 B
Text

node_modules
.next
.git
.gitignore
*.md
.env*.local
.claude