Updated nextjs version
This commit is contained in:
@@ -10,7 +10,8 @@ const nextConfig: NextConfig = {
|
||||
experimental: {
|
||||
reactCompiler: {
|
||||
compilationMode: "all"
|
||||
}
|
||||
},
|
||||
browserDebugInfoInTerminal: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user