diff --git a/next.config.mjs b/next.config.mjs index 1488475..22eb526 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -29,6 +29,7 @@ const nextConfig = { hostname: "bevgyjm5apuichhj.public.blob.vercel-storage.com", port: "", pathname: "/**", + search: "", }, ], },