Jan Florian Dietrich
Results
2
comments of
Jan Florian Dietrich
@lforst Reproduction here: https://github.com/luhmann/nextjs-with-sentry-not-function-repro The underlying problem seems to be that new versions `withSentryConfig` do not seem to support using the function-style of exporting a nextjs-config [ref](https://nextjs.org/docs/api-reference/next.config.js/introduction). This worked for...
@lforst Thank you for your help, this indeed solved the problem. And you are correct this is a different problem, got a bit lost in the Github issues. Sorry about...