Files
handsomezhuzhu.github.io/edgeone.json
2025-09-22 13:57:03 +08:00

11 lines
183 B
JSON

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