Netlify fix env vars and Deploy prisma (#69)
* add logs * info * lol * direct url
This commit is contained in:
parent
7891c0b4b7
commit
8006d523c7
4 changed files with 21 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[build]
|
||||
command = "bun run build"
|
||||
publish = "build"
|
||||
command = "bunx prisma migrate deploy && bun run build"
|
||||
publish = "build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue