变更命令

This commit is contained in:
mtvpls
2026-06-18 13:27:38 +08:00
parent 8997228be4
commit ce944e6bc5
4 changed files with 35 additions and 6 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"$schema": "https://edgeone.ai/schema/edgeone.json",
"installCommand": "pnpm install --frozen-lockfile",
"buildCommand": "BUILD_TARGET=edgeone EDGEONE_PAGES=1 pnpm build",
"outputDirectory": ".next",
"buildCommand": "pnpm edgeone:build",
"outputDirectory": ".edgeone",
"nodeVersion": "24",
"cloudFunctions": {
"nodejs": {