NextJS:
The Dev mode works where the site gets built - but on production keep getting these errors when called.
NextJS:
The Dev mode works where the site gets built - but on production keep getting these errors when called.
Hi @harshit-edminglecom, welcome to the Vercel Community!
Thanks for reaching out here but without checking your code it’s hard to figure out where things are breaking. If you need more help, please share your public repo or a minimal reproducible example. That will let us all work together from the same code to figure out what’s going wrong.
Hey @anshumanb thanks,
But have just resolved it the API we were calling did not allow requests outside India. It is now resolved.
Needed to understand is there a way to change the build region?
Hi @harshit-edminglecom, glad to know you fixed it already.
We don’t have an option to pick your build region yet. You can try Configuring Regions for Vercel Functions and see if it also changes the build region by any chance but I’m not sure.
Hey @anshumanb thanks for the reply.
I did change the region but still the build happens in washington.
Is there a way to get its IP?
Hi @harshit-edminglecom, thanks for trying that out. I’m afraid there’s nothing more we can do about the build region.
No, we can’t share the build machine’s IP.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.