I am getting following issue in my nextjs app deployment
7:18:32 PM: ❯ Outdated plugins
7:18:32 PM: - @netlify/plugin-nextjs@4.41.3: latest version is 5.9.3
7:18:32 PM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory
I am also seeing this. The upgrade instructions say:
To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins). When clicking on “Installed” at that url, there is the notice: Build plugins have moved to Project configuration ⏵ Build & deploy ⏵ Build plugins
No build plugins are enabled for the project. How to otherwise remove this or update it?