Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • module.exports = {trailingSlash: true,} produces Error occurred prerendering page "/auth/restore". Read more: https://nextjs.org/docs/messages/prerender-error TypeError [ERR_INVALID_URL]: Invalid URL
    – user64204
    Commented Jul 22, 2022 at 11:25
  • 2
    This mostly shifts the complexity of the solution to the (web) serving logic. Is there not a native (Next.js) solution? Commented Jan 24, 2023 at 0:15