Minor Changes
- Add multi-service support for
vercel dev. WhenVERCEL_USE_EXPERIMENTAL_SERVICES=1is set, the CLI auto-detects different multi-service layouts and orchestrates dev servers for each service through a single proxy server. (#14805)
Patch Changes
- [services] add
servicestoconfig.json(#14847)