How to get the error / stack trace causing the 500 errors when pre-rendering?
When running
npm run generate
it exists with the error: "Exiting due to prerender errors." I suspect this has something to do with sidebase auth middleware, but it's impossible to know what to do without knowing the actual error message causing the 500 error.0 Replies