Vercel Edge Functions are now in public beta

Edge Functions are now available in public betaEdge Functions are now available in public beta

Edge Functions are now in public beta. Edge API Routes, which use Edge Functions, enable you to create high-performance APIs for use with any frontend framework. These functions use the same standard Web APIs as Edge Middleware, like RequestResponse, and fetch.

Check out the documentation to get started.