Charles' Write Code
  • Home
  • About
  • Collection
  • Author
  • Portal
Subscribe
Tagged

Vercel

A collection of 1 post

Next.JS

How to keep the Prisma client up to date when deploying Next.js to Vercel

When Vercel deploys your Next.js, it might re-use cache from previous builds in order to speed up the process. If you frequently update your Prisma schema during development your build might fail due to an out of date Prisma client. The Prisma client is generated based on your prisma.

  • Charles Eugene Loubao
Charles Eugene Loubao Dec 15, 2021 • 1 min read
Charles' Write Code © 2022
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost