{ "installCommand": "pnpm i --no-frozen-lockfile", "buildCommand": "pnpm build", "devCommand": "pnpm dev", "cleanUrls": true, "framework": "vite", "git": { "deploymentEnabled": { "master": true, "gh-pages": false } } }