Routes can now delegate to named services via destination object
@vercel/routing-utils@6.3.0
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
Minor Changes
- 90a7cc1: Support a service-targeted
destinationobject ({ type: "service", service, path }) on routes and rewrites, so a route/rewrite can delegate into a named service. The service handoff is terminal:continue: truetogether with a servicedestinationis rejected during normalization.
Fetched June 10, 2026

