From bc04ea7400689a8a40ad12f20f264613f4811887 Mon Sep 17 00:00:00 2001 From: d0422 Date: Mon, 29 Jan 2024 20:01:35 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20thumbnail=20clodufront=20url=EC=9D=B4=20?= =?UTF-8?q?=ED=97=88=EC=9A=A9=EB=90=98=EC=A7=80=20=EC=95=8A=EC=95=84=20alt?= =?UTF-8?q?=EA=B0=80=20=ED=91=9C=EC=8B=9C=EB=90=98=EB=8D=98=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= 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 c1c97e1..2a750e1 100644 --- a/next.config.js +++ b/next.config.js @@ -10,6 +10,7 @@ const nextConfig = { 'cau-like-lion.s3.ap-northeast-2.amazonaws.com', 'chunghahaha.s3.ap-northeast-2.amazonaws.com', 'd1sgygn8l0lfd5.cloudfront.net', + 'dcpshnp4boilw.cloudfront.net', ], }, webpack(config) {