diff --git a/next.config.js b/next.config.js index 6b7e609..930577e 100644 --- a/next.config.js +++ b/next.config.js @@ -6,7 +6,6 @@ const withNextra = require('nextra')({ module.exports = withNextra({ output: 'export', - distDir: 'dist', basePath: process.env.BASE_PATH ?? '', images: { unoptimized: true