cd /news/ai-infrastructure/regional-inference-now-available-on-… · home topics ai-infrastructure article
[ARTICLE · art-75921] src=vercel.com ↗ pub= topic=ai-infrastructure verified=true sentiment=· neutral

Regional inference now available on AI Gateway

Vercel's AI Gateway now supports regional inference, allowing users to pin requests to the US or EU via a single `inferenceRegion` field, with responses reporting the serving region. The feature replaces per-provider regional configuration and ensures data residency, though regional rates may be approximately 10% higher than standard, passed through without markup.

read1 min views1 publishedJul 27, 2026

AI Gateway now supports regional inference. Set inferenceRegion

on a request to pin it to the US or EU. Every model provider that supports the selected region handles it the same way. Inference runs there, and any data the provider keeps is stored there.

AI Gateway supports two pinned regions, plus global routing:

Region Where inference runs
A US data center
An EU data center
Any region

If no model provider can serve it, the request fails rather than running somewhere else. Every response reports the region that served it, so you can confirm where each request ran. Here's a request pinned to the US with the AI SDK:

Until now, teams with data residency or compliance requirements had to configure regional routing separately for every provider, with no reliable way to confirm where a request actually ran. Regional inference replaces that with a single field that behaves the same everywhere and a response that tells you where each request was served.

Filter the model list for models available in the US or EU, or read the regions

array from /v1/models

. Without inferenceRegion

, requests route globally with no residency guarantee, so residency is opt-in.

Pinning a region can cost more. The provider sets the regional rate, often around 10% above standard, and AI Gateway passes it through with no markup. For per-provider overrides, response verification, pricing, and BYOK behavior, read the regional inference documentation.

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @vercel 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/regional-inference-n…] indexed:0 read:1min 2026-07-27 ·