Skip to content

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/02-app/01-building-your-application/06-optimizing/13-memory-usage.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ const nextConfig = {
7676
config.cache = Object.freeze({
7777
type: 'memory',
7878
})
79-
config.cache.maxMemoryGenerations = 0
8079
}
8180
// Important: return the modified config
8281
return config

0 commit comments

Comments
 (0)
Please sign in to comment.