Regional execution for ultra-low latency rendering at the edge
Vercel introduces regional execution for Edge Functions, letting developers specify compute regions to run functions closer to data sources and reduce latency.
As we work to make a faster Web, increasing speed typically looks like moving more towards the edge—but sometimes requests are served fastest when those computing resources are close to a data source. Today, we’re introducing to address this. Regional execution of Edge Functions allow you to specify the region your executes in.
This capability allows you to run your functions near your data to avoid high-latency waterfalls while taking advantage of the fast cold start times of Edge Functions and ensuring your users have the best experience possible.regional execution of Edge FunctionsEdge Function Read more