next.js
dc6c22c9 - Fix runtime edge not-found handling (#52754)

Commit
2 years ago
Fix runtime edge not-found handling (#52754) This ensures we properly detect `not-found` as `runtime = 'edge'` and treat it as such instead of attempting to render it like normal. x-ref: https://github.com/vercel/next.js/issues/52648
Author
Parents
Loading