This commit is contained in:
@@ -4,7 +4,7 @@ const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
reactStrictMode: true,
|
||||
|
||||
// 启用 standalone 输出模式,用于 Docker 部署
|
||||
// 启用 standalone 输出模式,用于 Docker 部署(Windows 本地开发时可能需要注释掉)
|
||||
output: 'standalone',
|
||||
|
||||
// 优化生产构建
|
||||
|
||||
Reference in New Issue
Block a user