♫
📌 canary ▾
next.js
/
test
/
integration
/
telemetry
/
next.config.cache-components
next.config.cache-components
5 lines
68 B
module.exports = {
experimental: {
cacheComponents: true
}
}
v2.0.0
/
Go
SIGN IN