Next.js Discord

Discord Forum

Sub pathing ignored by /_next

Unanswered
Knopper gall posted this in #help-forum
Open in Discord
Knopper gallOP
My domain routes /code to a code-server instance where I am forwarding localhost:3000 to /code/proxy/3000

The next page loads, nextjs is ignoring the base url path when navigating to the _next folder causing all functionality to be broken.

In this scenario basePath has zero use.

Does anyone have any ideas how to rectify please?

2 Replies

Knopper gallOP