diff --git a/next.config.js b/next.config.js index 75046fc..f7f9b3e 100644 --- a/next.config.js +++ b/next.config.js @@ -17,6 +17,7 @@ module.exports = withLess( withTM({ // 静态导出配置 output: 'export', + distDir: 'dist', // 指定输出目录为 dist 文件夹 lessLoaderOptions: { lessOptions: { modifyVars: {