Skip to content
Advertisement

Tag: image-optimization

NextJS load external image Amazon

There is a specific url on amazon that stores some images on s3 that the amazon domain in question is already configured on the domain in next.config.js, but does not load on the front. If I put any external url, unsplah or other, it loads normally. The url in question is: idinheiro-admin-images.s3.sa-east-1.amazonaws.com And the error that occurs on the console

Advertisement