mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 18:52:06 +00:00
fix: fix toast style by shifting close icon, fix installation issues
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"buildCommand": "npx prisma generate && npx prisma migrate deploy && next build"
|
||||
"buildCommand": "npx prisma generate && npx prisma migrate deploy && next build",
|
||||
"installCommand": "npm install --legacy-peer-deps"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user