mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 20:00:14 +00:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"installCommand": "npm install",
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": "docs/.vitepress/dist",
|
|
"nodeVersion": "18.20.4"
|
|
}
|