OurBigBook
About
$
Donate
Sign in
Sign up
cirosantilli
/
nodejs
/
next
/
hello-world
/
next.config.js
by
Ciro Santilli
(
@cirosantilli,
40
)
nodejs/next/hello-world/next.config.js
module.exports = { reactStrictMode: true, }