{ "version": 2, "builds": [ { "src": "package.json", "use": "@vercel/next" } ], "build": { "command": "npm install --legacy-peer-deps" } }