Next.js Discord

Discord Forum

Vercel + Nextjs + Kysely: Database migrations?

Unanswered
North Pacific hake posted this in #help-forum
Open in Discord
North Pacific hakeOP
Are there any resources on best practices for running database migrations for Nextjs on Vercel with Neon Postgres database? I'm using Kysely:
https://kysely.dev/docs/migrations

Ideally, I'd like for the migrations to run automatically on deploy.

0 Replies