From d305b447d10b97b56b42604e0fadbdc654bc361a Mon Sep 17 00:00:00 2001 From: tomolld Date: Sat, 1 Mar 2025 12:50:22 +0900 Subject: [PATCH] =?UTF-8?q?Next.js=E3=81=AE=E8=A8=AD=E5=AE=9A=E3=81=A7?= =?UTF-8?q?=E3=80=81=E3=83=91=E3=82=B9=E5=90=8D=E3=82=92=E3=80=8C/a/**?= =?UTF-8?q?=E3=80=8D=E3=81=AB=E5=A4=89=E6=9B=B4=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next/next.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/next.config.ts b/next/next.config.ts index 40dc7142..955d36f8 100644 --- a/next/next.config.ts +++ b/next/next.config.ts @@ -37,7 +37,7 @@ const config: NextConfig = { protocol: "https", hostname: "lh3.googleusercontent.com", port: "", - pathname: "*", + pathname: "/a/**", search: "", }, {