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