文档/前端/框架/Next.js打包后生成目录next 配置文件 module.exports = { distDir: 'dist', } 命令行 next export -o outdir上一篇别名下一篇打包问题