{
"cleanUrls": true,
"installCommand": "pnpm install",
"buildCommand": "vitepress build",
"outputDirectory": ".vitepress/dist"
}