next.js/test/integration/script-loader/partytown-missing/next.config.js
next.config.js6 lines73 B
module.exports = {
  experimental: {
    nextScriptWorkers: true,
  },
}
Quest for Codev2.0.0
/
SIGN IN