diff --git a/next.config.js b/next.config.js index 0b683db..f682392 100644 --- a/next.config.js +++ b/next.config.js @@ -29,7 +29,7 @@ module.exports = { ), }) ) - + console.log(process.env) if ( SENTRY_DSN && SENTRY_ORG &&