Setting plugin version ([@netlify/plugin-nextjs])

Hey everyone!

Here’s the situation:

To workaround the issue, I’m trying to revert to version 3.9.2 of the @netlify/plugin-nextjs plugin.
I am able to do so locally (via the ntl CLI), but not on automated deploys.
The deploy seems to overwrite / not detect the specified version from devDependencies and always installs the latest version (4.2.7 at the time of writing this ticket).

Any advice / feedback is appreciated.
Thank you for your time!

Hey there, @kelvinFromDotlas :wave:

Thanks for sharing this with us. Could you please share your project repo with us, as well as your Netlify site name? This will help us look into this further.

I was having the same issue and was able to resolve it by moving the plugin from devDependencies to dependencies in package.json