We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425a3b0 commit c50fcd1Copy full SHA for c50fcd1
frontend/next.config.js
@@ -130,4 +130,6 @@ const nextConfig = {
130
131
module.exports = withSentryConfig(nextConfig, {
132
authToken: SENTRY_AUTH_TOKEN,
133
+ org: "python-italia",
134
+ project: "pycon-frontend",
135
});
0 commit comments