What's is the recommended way to do DB migrations, when deploying to vercel?

Now I do the migration right after building the app, here is my build command: vinxi build && drizzle-kit push Is this approach fine, or is there some gotchas? What's the recommended way to solve it? Couldn't find info in docs
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?