mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
chore: adjust edgeone build commands
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"type": "static"
|
||||
},
|
||||
"staticAssets": {
|
||||
"installCommand": "pnpm install",
|
||||
"buildCommand": "pnpm run build",
|
||||
"installCommand": "npm install",
|
||||
"buildCommand": "npm run build",
|
||||
"outputDir": "docs/.vitepress/dist"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user