next.js/test/e2e/app-dir/segment-cache/no-prefetch/next.config.js
next.config.js5 lines99 B
/** @type {import('next').NextConfig} */
module.exports = {
  productionBrowserSourceMaps: true,
}
Quest for Codev2.0.0
/
SIGN IN