Include Dockerfile, compose file, dockerignore, and next.config output standalone for server deployment. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.github
|
|
.vercel
|
|
.vscode
|
|
__tests__
|
|
readme
|
|
*.md
|
|
.DS_Store
|
|
.env*.local
|