♫
📌 canary ▾
next.js
/
test
/
integration
/
next-dynamic-css-asset-prefix
/
next.config.js
next.config.js
4 lines
81 B
module
.
exports
=
{
assetPrefix:
'http://localhost:__CDN_PORT__/path-prefix'
,
}
v2.0.0
/
Go
SIGN IN