fix: make web Docker build reproducible

This commit is contained in:
Codex
2026-08-01 22:30:47 +08:00
parent 3b4106e8cc
commit 020b9596dc
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
node_modules
.next
*.tsbuildinfo
.env
.env.*
npm-debug.log*
pnpm-debug.log*