mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 01:54:00 +00:00
Move next js project to archive (#207)
This commit is contained in:
4
archive/next-js-web-app/vercel.json
Normal file
4
archive/next-js-web-app/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