In my next.js website joaquimsellas.com (same as joaquim-sellas.netlify.app) I’m experiencing very slow image loads. I don’t know what the cause is.
Here’s a HAR file showing the issue: slow_images.har - Google Drive
I hope someone can help me. Thank you!
The initial load can go up to that long in some cases. But since images are cached once generated, the subsequent loads should be faster. I’m seeing your website now and the response time is less than 150 ms which looks correct to me.
If you’re still seeing slow loads, let us know.