{
  "buildCommand": "npx prisma generate && next build",
  "installCommand": "npm ci",
  "framework": "nextjs"
}
