{ "buildCommand": "npx prisma generate && npx prisma migrate deploy && next build", "installCommand": "npm install --legacy-peer-deps" }