0.2.0.1
This commit is contained in:
@@ -5,11 +5,6 @@ const nextConfig = {
|
||||
},
|
||||
// 显式设置为根路径 '/',防止自动推断错误或代理环境下的相对路径解析问题
|
||||
assetPrefix: '/',
|
||||
experimental: {
|
||||
turbo: {
|
||||
root: process.cwd(),
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
export default nextConfig
|
||||
|
||||
Reference in New Issue
Block a user