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