I am trying to update the @netlify/plugin-nextjs dependency on my website from 5.9.2 to 5.9.3 but once I deploy it on netlify all my routes trigger 404 when I try to navigate on client side.
We are still using page router and all our other dependencies are up to date
The site name is metronautapp.netlify.app and you can see the result on deploy-preview-577–metronautapp.netlify.app
I’m not sure if I need to flush a cache somewhere as redeploying with a clear cache or on a new branch didn’t change anything.
Thank you for reaching out and providing the details. I have reviewed the website metronautapp.netlify.app and tested the routes, and I can confirm that they are not triggering 404 errors. For example, the route Metronaut | Discover is accessible without issue.
Feel free to provide more details if the issue persists.
Hi, I ask my colleague to take a look on the deploy previews and we see 2 logs for deploy-preview-577–metronautapp.netlify.app and deploy-preview-578–metronautapp.netlify.app. The previews seems to be working fine on both, Please check if it is working in your end and if not please provide us a sample link to the route where this is happening. Thanks!