mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"project": {
|
|
"type": "static"
|
|
},
|
|
"staticAssets": {
|
|
"installCommand": "npm install",
|
|
"buildCommand": "npm run build",
|
|
"outputDir": "docs/.vitepress/dist"
|
|
}
|
|
}
|