We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eecb26 commit d2c6b4aCopy full SHA for d2c6b4a
apps/landing/next.config.ts
@@ -10,6 +10,5 @@ export default withMDX(
10
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
11
output: 'export',
12
reactCompiler: true,
13
- cacheComponents: true,
14
}),
15
)
0 commit comments