Files
the-biergarten-app/vercel.json
Aaron William Po 11b3304c54 Update page auth HOF type definitions
Added vercel config, update packages
2023-02-25 19:17:49 -05:00

4 lines
87 B
JSON

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