Relative Content

Tag Archive for node.jsnext.jsdeploymentvercel

Why is my NextJS project failing to deploy on Vercel when it builds fine locally?

I’m deploying a full-stack NextJS project to Vercel for the first time. I use typescript (partially), sass, prisma, as some of the main libraries. When building locally, everything works fine. However, when deploying to Vercel, the build logs suggest it’s successful but then going to the URL reveals that it hasn’t worked.