Wanted to opt-out for edge deploy
Hello, I have a website developed with NextJS 13 (pages dir). I wanted to ignore/opt-out from the edge in some specific paths because it exceeds the limit of 1MB (edge functions need to be under 1MB). And yes it is a dynamic route. I dont want to disable edge for whole website, I still use the edge run time in my API Routes and middleware.
Thanks for your response
Thanks for your response
