From 81671965bdaeed6d88aae4471f3c589e45a0b58b Mon Sep 17 00:00:00 2001 From: Yeongjun Kim Date: Fri, 8 Mar 2024 11:59:42 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20images=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index b3d4726a..b713a859 100644 --- a/next.config.js +++ b/next.config.js @@ -1,7 +1,7 @@ /** @type {import('next').NextConfig} */ const nextConfig = { images: { - domains: ['team-10-bucket.s3.ap-northeast-2.amazonaws.com'], + domains: ['linkhub-s3.s3.ap-northeast-2.amazonaws.com'], }, async redirects() { return [