diff --git a/next.config.js b/next.config.js index d1176f04499f4..bf748a3b18baf 100644 --- a/next.config.js +++ b/next.config.js @@ -57,7 +57,7 @@ module.exports = withSentryConfig(module.exports, { // Automatically tree-shake Sentry logger statements to reduce bundle size disableLogger: true, - // Enables automatic instrumentation of Vercel Cron Monitors. + // Enables automatic instrumentation of Vercel Cron Monitors // See the following for more information: // https://docs.sentry.io/product/crons/ // https://vercel.com/docs/cron-jobs