@0xpierre-dev
👀 Next.js will introduce a "rethrow" API
> unstable_rethrow can be used to avoid catching internal errors thrown by Next.js when attempting to handle errors thrown from your own application.
https://github.com/vercel/next.js/pull/65831
PR is based on a previous public RFC