Edge Runtime in services now fails, not silently ignored
@vercel/backends@0.8.21
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗
Patch Changes
- cbf22bf: Reject services that opt into the Edge Runtime. A service entrypoint exporting
config.runtime = 'edge'(or'experimental-edge') was previously ignored and silently built as a Node function; the build now fails with a clearEDGE_RUNTIME_UNSUPPORTED_IN_SERVICESerror.
Fetched June 30, 2026

