NextJS Routing
I'm having trouble with my site accessing certain routes. Locally everything works as expected but once deployed it stops working.
Example of a working route:
Example of a non-working routes:
Anyone knows how I might solve this issue?
Example of a working route:
https://c4306de2.scardoc-website.pages.dev/docsExample of a non-working routes:
https://c4306de2.scardoc-website.pages.dev/docs/func/egroup_setdemolitionshttps://c4306de2.scardoc-website.pages.dev/docs/enum/aibuildstyleAnyone knows how I might solve this issue?