next.js/test/integration/telemetry/next.config.filesystem-cache
next.config.filesystem-cache7 lines129 B
module.exports = {
  experimental: {
    turbopackFileSystemCacheForDev: true,
    turbopackFileSystemCacheForBuild: true,
  }
}
Quest for Codev2.0.0
/
SIGN IN