change config
This commit is contained in:
@@ -8,7 +8,7 @@ const nextConfig: NextConfig = {
|
||||
// 配置实验性选项
|
||||
experimental: {
|
||||
// 禁用外部目录处理,避免monorepo问题
|
||||
externalDir: true,
|
||||
// externalDir: true,
|
||||
},
|
||||
|
||||
// 禁用严格模式,避免开发时重复渲染
|
||||
|
||||
Reference in New Issue
Block a user