260318:1659 Fix UUID #11
Build and Deploy / deploy (push) Successful in 7m42s

This commit is contained in:
admin
2026-03-18 16:59:06 +07:00
parent 5a1eeca7f3
commit e560b127c0
3 changed files with 13 additions and 1 deletions
+7 -1
View File
@@ -36,7 +36,13 @@ const nextConfig = {
},
*/
// 5. Security Headers (แนะนำ)
// 5. Experimental: Handle client component static generation issues
experimental: {
// Disable static optimization for client components that cause build failures
missingSuspenseWithCSRBailout: false,
},
// 6. Security Headers (แนะนำ)
async headers() {
return [
{