Files
handsomezhuzhu.github.io/edgeone.json
2025-09-22 11:00:18 +08:00

11 lines
191 B
JSON

{
"project": {
"type": "static"
},
"staticAssets": {
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "docs/.vitepress/dist"
}
}