Netlify redirects stop images from loading

All those redirects are required and working as intended for a major chunk of Next.js sites on Netlify. Version 3 of the plugin has been deprecated for a long time now and should not be used at all for Next 12+. There would be something specifically wrong with your setup and usage of the plugin that would be causing issues.

For the linked deploy: Netlify App, the images are failing due to error 500 which has nothing to with redirects. It is expected to see that error when you deploy using CLI, unless you install CLI on an Ubuntu machine.

Refer to: