edgeone部署支持
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://edgeone.ai/schema/edgeone.json",
|
||||
"installCommand": "pnpm install --frozen-lockfile",
|
||||
"buildCommand": "BUILD_TARGET=edgeone EDGEONE_PAGES=1 pnpm build",
|
||||
"outputDirectory": ".next",
|
||||
"nodeVersion": "24",
|
||||
"cloudFunctions": {
|
||||
"nodejs": {
|
||||
"maxDuration": 120
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user