Skip to content

Commit d2c6b4a

Browse files
committed
Fix next
1 parent 0eecb26 commit d2c6b4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/landing/next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ export default withMDX(
1010
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
1111
output: 'export',
1212
reactCompiler: true,
13-
cacheComponents: true,
1413
}),
1514
)

0 commit comments

Comments
 (0)