6 lines
136 B
JSON
6 lines
136 B
JSON
{
|
|
"cleanUrls": true,
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "vitepress build",
|
|
"outputDirectory": ".vitepress/dist"
|
|
} |