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 6544a73 commit 4327c75Copy full SHA for 4327c75
next.config.js
@@ -1,7 +1,5 @@
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
- reactStrictMode : true,
4
- swcMinify: true
5
async headers() {
6
return [
7
{
0 commit comments