Updated nextjs version

This commit is contained in:
2025-09-03 13:36:36 +02:00
parent 5019b80c1f
commit a5cfbed065
10 changed files with 49 additions and 182 deletions

View File

@@ -10,7 +10,8 @@ const nextConfig: NextConfig = {
experimental: {
reactCompiler: {
compilationMode: "all"
}
},
browserDebugInfoInTerminal: true
}
}