mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 20:13:49 +00:00
Begin integration of dotnet backend with biergarten nextjs code
This commit is contained in:
4
Website/vercel.json
Normal file
4
Website/vercel.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"buildCommand": "npx prisma generate && npx prisma migrate deploy && next build",
|
||||
"installCommand": "npm install --legacy-peer-deps"
|
||||
}
|
||||
Reference in New Issue
Block a user