Skip to main content
3 events
when toggle format what by license comment
Jan 24, 2023 at 0:15 comment added Bertrand Caron This mostly shifts the complexity of the solution to the (web) serving logic. Is there not a native (Next.js) solution?
Jul 22, 2022 at 11:25 comment added user64204 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
Sep 13, 2020 at 2:03 history answered James Moore CC BY-SA 4.0