next.js/test/integration/next-dynamic-css-asset-prefix/next.config.js
next.config.js4 lines81 B
module.exports = {
  assetPrefix: 'http://localhost:__CDN_PORT__/path-prefix',
}
Quest for Codev2.0.0
/
SIGN IN