{ "builds": [ { "src": "package.json", "use": "@vercel/static-build", "config": { "distDir": "static" } } ], "github": { "silent": true } }