Relative Content

Tag Archive for next.jsvercel

Next.js Project Deployment Issue on Vercel: Error Calling API

I’ve encountered an issue while working with a Next.js project using Supastarter. I’ve built the project and now I’m attempting to deploy it to the Vercel platform. I’ve used commands like vercel build and vercel deploy directly from my local machine. After the deployment, the pages are accessible, but I’m encountering errors when calling the API. The error message is as follows:

Why is vercel so slow with my nextjs site?

When running my site locally, it loads a lot more quicker than it does when hosted on vercel. My PC specs are pretty good, is there a way to upgrade the server vercel is running on?