6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": "docs/.vitepress/dist",
|
|
"installCommand": "npm install"
|
|
}
|