This worked for me! Thank you!! Cheers from Brazil!!
export default withSentryConfig(nextConfig, { ... reactComponentAnnotation: { enabled: false, // This is set to true by Sentry wizard }, ... });