# Manage multiple Vercel Function regions in the dashboard

**Published:** February 12, 2025 | **Authors:** Florentin Eckl, Mariano Cocirio

---

Pro and Enterprise plans can now select multiple regions for [Vercel Functions](https://vercel.com/docs/functions) directly from the dashboard. This update simplifies configuration by removing the need to define regions in `vercel.json`.

Multi-region support is available for all Vercel Functions and supports Vercel's implementation of [Fluid compute](https://vercel.com/blog/introducing-fluid-compute), which encourages a [dense global compute model](https://vercel.com/blog/introducing-fluid-compute#dense-global-compute-and-multi-region-failover) that positions dynamic functions closer to your data.

Visit [your project’s Settings tab](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fsettings%2Ffunctions&title=Go+to+functions+settings) to customize your regions or learn more about [configuring regions for Vercel Functions.](https://vercel.com/docs/functions/configuring-functions/region#configuring-regions-for-vercel-functions)

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)