fix: comment out all prisma

This commit is contained in:
Thomas 2026-06-23 13:13:35 +01:00
parent 62031a36fd
commit 395c5ba793
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
#!/bin/sh
#Run the prisma:deploy npm script
npm run prisma:deploy
# npm run prisma:deploy
# Start the server
exec node build