chore: update edgeone.json
This commit is contained in:
@@ -85,5 +85,4 @@ See `.env.example`:
|
||||
|
||||
## Node/Package Manager
|
||||
|
||||
- Node: v22.20.0 (see `.nvmrc`)
|
||||
- pnpm: 10.32.1 (enforced via `packageManager` field)
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"installCommand": "corepack enable && pnpm install",
|
||||
"buildCommand": "pnpm build",
|
||||
"outputDirectory": "dist",
|
||||
"nodeVersion": "22.20.0"
|
||||
"outputDirectory": "dist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user