♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
watch-config-file
/
fixture
/
next.config.js
next.config.js
6 lines
77 B
const
nextConfig
=
{
reactStrictMode:
true
,
}
module
.
exports
=
nextConfig
v2.0.0
/
Go
SIGN IN