#Error while deploying nextjs storefront

1 messages · Page 1 of 1 (latest)

lilac trench
#

From the error logs you have shared it seems like the site builds fine, but it then errors out when trying to load some internal Netlify edge utilities. Don't think it is related to the starter, so I can be of much assistance unfortunately.

lilac trench
#

Okay strange, do you get any error logs from Vercel at all?

#

Hmm, just tried to deploy it my self to Vercel and works fine. Did you make any changes to the project?

glossy laurel
#

Your title says Nextjs starter but you are using Gatsby starter

#

The repo link in your last Vercel screenshot is for Gatsby

lilac trench
#

You didn’t set the backend url in the environment variables so it’s trying to reach the backend on localhost:9000 which obviously won’t work when you have deployed the starter 😄

glossy laurel
#

Bruh what service are you using for these screenshots

#

It's different URL every single time lmao