mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-03 03:01:52 +02:00
🔧 Use vercel config for app (#1412)
This commit is contained in:
parent
de8f4ae04d
commit
9bbd8e0790
6 changed files with 10 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
yarn prisma generate
|
||||
yarn build
|
||||
# Deploy migration using direct database connection (no connection pool)
|
||||
DATABASE_URL=$DIRECT_DATABASE_URL yarn db:deploy
|
Loading…
Add table
Add a link
Reference in a new issue