All checks were successful
Lint / Lint and Check (push) Successful in 36s
Introduces Docker configuration files to enable containerized builds and streamlined deployment using a multi-stage strategy with standalone Next.js output. Updates configuration to optimize image size and leverage production best practices.
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
npm-debug.log
|
|
README.md
|
|
.next
|
|
.git |