Closed
Description
In vercel/next.js#44045, Next.js stabilized the edge
runtime for API Routes. That means there's now an edge
key in addition to the experimental-edge
key. We should support the new edge
key.
In vercel/next.js#44045, Next.js stabilized the edge
runtime for API Routes. That means there's now an edge
key in addition to the experimental-edge
key. We should support the new edge
key.