I have switched the implementation from next/Image to vanilla in https://remarkable-nasturtium-0c5200.netlify.app/
but I would like to know why does not work with netlify, I disabled image post-processing in netlify.
Site name: remarkable-nasturtium-0c5200
repo: private
deploy logs
12:39:30 PM: Starting post processing
12:39:31 PM: Post processing - HTML
12:39:31 PM: Post processing - header rules
12:39:31 PM: Post processing - redirect rules
12:39:31 PM: Post processing done
12:39:31 PM: Section completed: postprocessing
12:39:32 PM: Site is live ✨
I have tried setting NEXT_DISABLE_EDGE_IMAGES = true
I didn’t notice any error messages