Files

10 lines
189 B
JSON

{
"buildCommand": "pnpm prisma generate && pnpm build",
"installCommand": "pnpm install",
"framework": "nextjs",
"regions": ["hkg1"],
"git": {
"deploymentEnabled": true
}
}