test Sentry tunnel routing
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Successful in 2m5s
Publish Docker Image / docker (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Lee 2024-04-26 22:24:39 +01:00
parent 8d07092dc4
commit 9af304db35

@ -27,7 +27,7 @@ transpileClientSDK: true,
// This can increase your server load as well as your hosting bill.
// Note: Check that the configured route will not match with your Next.js middleware, otherwise reporting of client-
// side errors will fail.
// tunnelRoute: "/monitoring",
tunnelRoute: "/monitoring",
// Hides source maps from generated client bundles
hideSourceMaps: true,