Skip to content

fix: run drizzle migrations when deploying to vercel#80

Open
thesleepyniko wants to merge 2 commits intomainfrom
fix/vercel-migrations
Open

fix: run drizzle migrations when deploying to vercel#80
thesleepyniko wants to merge 2 commits intomainfrom
fix/vercel-migrations

Conversation

@thesleepyniko
Copy link
Copy Markdown
Collaborator

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
resolution Ready Ready Preview, Comment Apr 15, 2026 2:49am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Vercel project configuration so Drizzle migrations are executed as part of the Vercel build, aiming to keep the production database schema up-to-date on deploy.

Changes:

  • Add resolution-frontend/vercel.json to override Vercel’s buildCommand.
  • Run drizzle-kit migrate before bun run build during Vercel builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread resolution-frontend/vercel.json Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants