feat(deploy): add production runtime foundation

This commit is contained in:
2026-03-06 09:48:36 +00:00
parent f4ff058a8f
commit b8d2693c67
6 changed files with 155 additions and 6 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules
.next
.git
*.log
logs
.env
.env.*
!.env.example
.env.local
.env.*.local
.vscode
.idea
.DS_Store