Back to news
cloud Priority 4/5 9/9/2026, 11:05:48 AM

Vercel Accelerates Sandbox Domain Routing Globally by Distributing Resolution to 19 Regions

Vercel Accelerates Sandbox Domain Routing Globally by Distributing Resolution to 19 Regions

Vercel has optimized its sandbox domain routing architecture, achieving an average 18-fold latency reduction globally. Previously, domain resolution relied on a centralized store, which added significant latency for requests originating far from the database. The new system replicates domain mappings to all nineteen compute regions, allowing local lookups before requests are routed to sandbox processes.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#vercel#sandbox#latency#serverless

Comparison

AspectBefore / AlternativeAfter / This
Resolution ArchitectureCentralized database lookupDistributed regional replicas across 19 regions
Median (p50) Latency62 ms3.4 ms
Tail (p99) Latency549 ms121 ms
Remote Regional PerformanceSlower resolution in areas far from primary storeUp to 112x faster in Sydney and 146x faster in Cape Town
Developer ConfigurationStandard routing configurationsAutomatic upgrade with zero configuration changes required

Source: Vercel Changelog

This page summarizes the original source. Check the source for full details.

Related