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

Next.JS

A collection of 2 posts

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
Next.JS

Best platforms to deploy a Next.js project

I share with you two platforms where you can deploy your Next.js project. I discuss the pros and cons of each platforms and my recommendations.

  • Charles Eugene Loubao
Charles Eugene Loubao Oct 14, 2021 • 3 min read
Charles' Write Code © 2022
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost