Add Dockerfile and standalone build configuration

This commit is contained in:
mstfyldz
2026-03-24 15:50:13 +03:00
parent 34b6a46604
commit afda071f74
3 changed files with 70 additions and 0 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
node_modules
.next
out
build
.git
.gitignore
README.md
Dockerfile
.dockerignore
.env*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*