{ "buildCommand": "pnpm install --frozen-lockfile && npx prisma generate && next build", "outputDirectory": ".next", "devCommand": "npx next dev", "installCommand": "pnpm install --frozen-lockfile", "framework": "nextjs" }