#next image config

1 messages · Page 1 of 1 (latest)

wild drift
#

I presume you added dtosvk5k1dc7u.cloudfront.net in your hostname in the next.config.js?

topaz apex
#

yes

wild drift
#

Can you try this?

  images: {
    remotePatterns: [
      {
        protocol: 'https',
        hostname: '**.cloudfront.net',
      },
    ],
  },
wild drift
#

🤔

#

what's removeImports in your config?