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