next.js/test/production/react-profiling-mode/next.config.js
next.config.js5 lines109 B
module.exports = {
  reactProductionProfiling:
    process.env.TEST_REACT_PRODUCTION_PROFILING === 'true',
}
Quest for Codev2.0.0
/
SIGN IN