From f3e9815ba2d676a6b7df1ed34b32c2d7b27b2a78 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 3 Apr 2022 15:50:53 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.js | 1 + 1 file changed, 1 insertion(+) 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'],