0607.4
Some checks failed
Next.js CI/CD 流水线 / deploy (push) Failing after 40s

This commit is contained in:
2025-06-07 01:41:58 +08:00
parent 7c11b0e57f
commit eb79e416db
39 changed files with 3177 additions and 25 deletions

View File

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