Spaces:
Runtime error
Runtime error
File size: 112 Bytes
7f5876d |
1 2 |
#!/bin/bash
npm run build && npx prisma generate && npx prisma migrate deploy && npx prisma db push && npm start |