From a1c1d0d00585da450c2e452c61ec46f0e554e6d9 Mon Sep 17 00:00:00 2001 From: witch-factory Date: Tue, 25 Jun 2024 17:59:21 +0900 Subject: [PATCH] =?UTF-8?q?NEXT=5FPUBLIC=5FURL=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 3c4f5cf..18e2e43 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ NEXT_PUBLIC_CURRENT_SUAPC_SEASON="2024 Winter" NEXT_PUBLIC_CURRENT_HALLOFFAME_SEASON="2024 Winter" -NEXT_PUBLIC_URL="https://icpc-sinchon.io" +NEXT_PUBLIC_URL="https://icpc-sinchon.github.io"