Encountering issues with Next.js navigation links on Netlify deployment.
Unanswered
Fish Crow posted this in #help-forum
Fish CrowOP
I'm encountering issues with Next.js navigation links on Netlify deployment. While the navigation functions correctly in local development, upon deployment, some links exhibit unexpected behavior. Clicking these links either reloads the page and remains on the root path (/) or redirects incorrectly to unexpected locations. Interestingly, the issue only occurs on Netlify, while deployment on Vercel functions as expected.
Has anyone encountered similar challenges with Next.js routing on Netlify? Any assistance or insights would be greatly appreciated.
Has anyone encountered similar challenges with Next.js routing on Netlify? Any assistance or insights would be greatly appreciated.