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