Nextjs Image link broken, not loading image from URL

In my app, I use google authentication to access a user’s profile photoURL and render it in a Nextjs Image component. This renders fine on my local host, and has rendered correctly in previous apps, but I have not been able to get a deploy where the image is not broken in this app.

I’m not sure if it is a problem with the rewrite process, but I’ve tested and the application is receiving the correct URL, but it does not render in netlify deploy.

Site name: pantrie.netlify.app

Thank you!

Hi @wesleybvance

Thanks for reaching out. Can you please share the steps to replicate this on your love deploy? What kind of errors are you seeing?

Thanks!