404 on all routes when navigating on client side after updating @netlify/plugin-nextjs

Hello,

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

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.

Thanks!

Hello,

thanks for your help.

The main site works fine as I haven’t merged the branch with the issue yet since it breaks it.

To see the issue you need to go to the deploy preview I cited in the original post : deploy-preview-577–metronautapp.netlify.app

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!

To better assist you, please submit those requests via our form here: Support.

This will create a helpdesk ticket so our Support team can help you with your specific case.

Thank you!! We look forward to helping you.

The Netlify Support Team