ci: add edgeone.json config
This commit is contained in:
6
edgeone.json
Normal file
6
edgeone.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"installCommand": "corepack enable && pnpm install",
|
||||
"buildCommand": "pnpm build",
|
||||
"outputDirectory": ".output/public",
|
||||
"nodeVersion": "22.20.0"
|
||||
}
|
||||
Reference in New Issue
Block a user