Vercel build - Different region? #50282
Replies: 11 comments
-
Apparently, apart from the Function setting, there is also a vercel.json "regions" key you can use.... |
Beta Was this translation helpful? Give feedback.
-
Also experiencing an issue with this |
Beta Was this translation helpful? Give feedback.
-
Same with me..😭 I also changed the Function Region to |
Beta Was this translation helpful? Give feedback.
-
same problem |
Beta Was this translation helpful? Give feedback.
-
Same issue here. Any update on this please? |
Beta Was this translation helpful? Give feedback.
-
Same here. |
Beta Was this translation helpful? Give feedback.
-
+1 is this only for preview builds? |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
The build seems to always run in Washington, but the build is then deployed to Vercel's CDN. You can check where a request comes from by running For me, it is generally |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
This is what I got:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hello,
I have seen that if I trigger a new deployment under "Deployment status" / "Building" step in the first line I see the following
Running build in Washington, D.C., USA (East) – iad1
I would like to run this in the EU (fra1) and I can not find anything if it is possible to change this.
I already have changed the serverless function location under the project settings / function to "Frankfurt, Germany (West) – fra1"
Would be nice if someone can help me out here :)
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions