You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
withSentryConfig's silent option is documented as suppressing all Sentry SDK build logs, but it is only forwarded to the bundler plugin. The ~29 console.* calls the Next.js SDK makes itself during a build still print.
withSentryConfig'ssilentoption is documented as suppressing all Sentry SDK build logs, but it is only forwarded to the bundler plugin. The ~29console.*calls the Next.js SDK makes itself during a build still print.