Vercel/.dockerignore
Strtus 69094071c8 Add Docker self-hosting configuration for standalone Next.js build.
Include Dockerfile, compose file, dockerignore, and next.config output standalone for server deployment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 17:35:53 +08:00

12 lines
92 B
Plaintext

node_modules
.next
.git
.github
.vercel
.vscode
__tests__
readme
*.md
.DS_Store
.env*.local