Edge Vs Experimental Edge
Unanswered
Vespid wasp posted this in #help-forum
Vespid waspOP
I'm trying to deploy to Vercel but I get the error:
build: Error: Page /middleware provided runtime 'edge', the edge runtime for rendering is currently experimental. Use runtime 'experimental-edge' instead.
I thought that it was just edge now instead of experimental edge? In all my api routes using just edge works or is this just middleware specific? Thanks
build: Error: Page /middleware provided runtime 'edge', the edge runtime for rendering is currently experimental. Use runtime 'experimental-edge' instead.
I thought that it was just edge now instead of experimental edge? In all my api routes using just edge works or is this just middleware specific? Thanks