Files
2026-04-20 02:30:25 -04:00

5 lines
141 B
JSON
Vendored

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