diff --git a/next.config.js b/next.config.js index ffb6762..e85d9d3 100644 --- a/next.config.js +++ b/next.config.js @@ -12,6 +12,7 @@ module.exports = withBundleAnalyzer({ 'images.unsplash.com', 'pbs.twimg.com', 'abs.twimg.com', + 's3.us-west-2.amazonaws.com', 'transitivebullsh.it' ], formats: ['image/avif', 'image/webp'],