From 55c44a345e2f5a1ed010f7db5551ce35563842e1 Mon Sep 17 00:00:00 2001 From: caseBread Date: Thu, 1 Jan 2026 16:22:05 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20searchconsole=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 82ee010..5a4309b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -60,6 +60,12 @@ export default function RootLayout({ }), }} /> + {process.env.NODE_ENV === 'production' && ( + + )} {/*