Hi! I’m having trouble with next/images when deployting my site: https://main--papaya-duckanoo-071b82.netlify.app/. Everything works fine developing in local.
Images in public folder are not loading using the next/image componente. It shows this error in the console:
Failed to load resource: the server responded with a status of 502 ()
Deployed to Vercel and it worked with no problems, but I want to continue using Netlify, hope you can take a look at this! My repo is: GitHub - tom-villanueva/mechanikoi-landing
Thanks in advance!