This commit is contained in:
mtvpls
2026-01-26 20:45:38 +08:00
parent f4a4768c16
commit 292dd4701e
2 changed files with 50 additions and 2 deletions
+3 -2
View File
@@ -9,5 +9,6 @@ main = ".open-next/worker.js"
directory = ".open-next/assets"
binding = "ASSETS"
[env.production]
# 生产环境变量可以在 Cloudflare Dashboard 配置
[vars]
NODE_ENV = "production"
BUILD_TARGET = "cloudflare"