vortex/vercel.json

4 lines
60 B
JSON

{
"buildCommand": "next build && prisma migrate deploy"
}