{ "installCommand": "yarn install --frozen-lockfile", "buildCommand": "yarn docs:biuld", "devCommand": "yarn docs:dev", "cleanUrls": true, "framework": "vite", "git": { "deploymentEnabled": { "master": true, "gh-pages": false } } }