How to fix Error Package subpath './server.edge' is not defined by "exports" on Netlify
If you're using Next.js 13.3+ and deploying with Netlify, you might have run into a "500 Internal server error" on your page. Upon looking into the SSR log you might find this error.
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './server.ed...