mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-22 02:24:44 +08:00
fix: cf pages build command
This commit is contained in:
@@ -5,7 +5,4 @@ compatibility_date = "2025-06-28"
|
||||
pages_build_output_dir = ".vercel/output/static"
|
||||
|
||||
# 开启 Node.js API 兼容层(next-on-pages 已自动注入所需 polyfill)
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
|
||||
[build]
|
||||
command = "pnpm install --frozen-lockfile && pnpm run pages:build"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
Reference in New Issue
Block a user