Manage multiple Vercel Function regions in the dashboard

Table of Contents
Multi-region Support
Pro and Enterprise plans now allow selecting multiple regions for Vercel Functions directly from the dashboard. This update simplifies configuration by removing the need to define regions in code. Multi-region support covers all Vercel Functions and utilizes Vercel's Fluid compute implementation.
Benefits of Multi-region Support
- Positions dynamic functions closer to your data
- Encourages a dense global compute model
- Improves performance and reliability for users worldwide
How to Configure Regions
To customize your regions, simply visit your project’s Settings tab in the Vercel dashboard. Pro and Enterprise plans can easily select multiple regions for their Vercel Functions. Learn more about configuring regions for Vercel Functions to optimize your project's performance.