| 1 | // This file configures the initialization of Sentry on the server. |
| 2 | // The config you add here will be used whenever the server handles a request. |
| 3 | // https://docs.sentry.io/platforms/javascript/guides/nextjs/ |
| 4 |
nothing calls this directly
no test coverage detected