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 c008f7e commit e622ef3Copy full SHA for e622ef3
1 file changed
next.config.ts
@@ -1,7 +1,6 @@
1
import type { NextConfig } from "next";
2
3
const nextConfig: NextConfig = {
4
- reactCompiler: true,
5
typescript: {
6
ignoreBuildErrors: true,
7
},
0 commit comments