-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hey @leerob,
How would you deal with deploying this and running any new migrations?
I am thinking something as simple as changing the Build Command in Vercel/other platforms would work:
npm run db:migrate && npm run build
Putting migrations first as if any of those fail, then the build should bail.
Metadata
Metadata
Assignees
Labels
No labels