next.js
dc6c22c9
- Fix runtime edge not-found handling (#52754)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#52754 - Fix runtime edge not-found handling
Author
ijjk
Parents
5964b289
Loading