From edc35de2ae92e0adf181479d2202d99c33baf512 Mon Sep 17 00:00:00 2001 From: Yejin <78341274+Yejin0O0@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:25:59 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EB=8F=84=EB=A9=94=EC=9D=B8=20=EC=84=A4=EC=A0=95=20(#158)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.mjs b/next.config.mjs index 2ab7d87..32d300a 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -6,6 +6,7 @@ const nextConfig = { "badminton-team.s3.ap-northeast-2.amazonaws.com", "ssl.pstatic.net", // 네이버 프로필 사진 "lh3.googleusercontent.com", // 구글 프로필 사진 + "d36om9pjoifd2y.cloudfront.net", ], }, };