diff --git a/next.config.js b/next.config.js index 2cbb717..6da3649 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,6 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - basePath: "/lab-website", + basePath: "/", images: { formats: ["image/avif", "image/webp"], remotePatterns: [