Added caching
This commit is contained in:
@@ -6,6 +6,7 @@ const nextConfig: NextConfig = {
|
||||
ignoreDuringBuilds: true
|
||||
},
|
||||
experimental: {
|
||||
useCache: true,
|
||||
reactCompiler: {
|
||||
compilationMode: "all"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user