vortex/vercel.json

4 lines
60 B
JSON
Raw Normal View History

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