feat: add production Dockerfile for gameno-front

This commit is contained in:
2026-08-13 11:30:19 +03:30
parent 6bd9de6f27
commit 379c19e127
2 changed files with 66 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules
dist
.git
.gitignore
.vscode
.env
.env.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*