♫
📌 canary ▾
next.js
/
test
/
integration
/
ondemand
/
next.config.js
next.config.js
7 lines
99 B
module
.
exports
=
{
assetPrefix:
'foo'
,
onDemandEntries: {
maxInactiveAge:
1000
*
5
,
},
}
v2.0.0
/
Go
SIGN IN