{ "project": { "type": "static" }, "staticAssets": { "installCommand": "pnpm install", "buildCommand": "pnpm run build", "outputDir": "docs/.vitepress/dist" } }