Update export of next.config.js (#6878)

This commit is contained in:
Tim Neutkens
2024-05-17 15:10:25 +02:00
committed by GitHub
parent 3a46a6e435
commit 70a7b64e80

View File

@@ -198,7 +198,7 @@ const nextConfig = {
},
};
export default nextConfig;
module.exports = nextConfig;
```
Using the experimental option ensures support for the React Compiler in: