♫
📌 canary ▾
next.js
/
test
/
integration
/
build-warnings
/
next.config.js
next.config.js
7 lines
109 B
module
.
exports
=
{
webpack
: (
config
)
=>
{
config.optimization.minimize
=
true
return
config
},
}
v2.0.0
/
Go
SIGN IN