♫
📌 canary ▾
next.js
/
test
/
integration
/
telemetry
/
next.config.optimize-css
next.config.optimize-css
5 lines
64 B
module.exports = {
experimental: {
optimizeCss: true
}
}
v2.0.0
/
Go
SIGN IN