CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Fix Vercel build: add prisma generate to build script #3935

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/build-from-claude-md-iPF0nmainopened Apr 2, 2026
ccantynzcommented Apr 2, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/MarcoReid.com/pull/8


Vercel caches node_modules between deployments which means the Prisma Client doesn't get regenerated automatically. Adding "prisma generate" before "next build" in the build script ensures the Prisma Client is always up to date on every Vercel deployment.

https://claude.ai/code/session_01V6ehLGaChTtSTBtmj9jEoQ

ccantynzcommented Apr 2, 2026

Originally written by @vercel[bot] on GitHub.


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

Project Deployment Actions Updated (UTC)
alec-rae-com Ready Ready Preview, Comment Apr 2, 2026 1:29am

Request Review

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts