diff --git a/next.config.mjs b/next.config.mjs index fb63d25..42f36e6 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -20,7 +20,7 @@ export default withSentryConfig( // Suppresses source map uploading logs during build silent: true, - org: "osn-vq", + org: "onesoftnet", project: "sudobot", }, {