fix: dynamic error

This commit is contained in:
2025-06-16 14:27:06 +08:00
parent 40a77277f5
commit 86bfbcb60e
2 changed files with 5 additions and 3 deletions

View File

@@ -6,9 +6,9 @@ const nextConfig = {
},
output: "standalone",
staticPageGenerationTimeout: 180, // tingkatkan menjadi 3 menit
// eslint: {
// ignoreDuringBuilds: true,
// },
eslint: {
ignoreDuringBuilds: true,
},
// async headers() {
// return [
// {