| 1 | // This file configures the initialization of Sentry for edge features (middleware, edge routes, and so on). |
| 2 | // The config you add here will be used whenever one of the edge features is loaded. |
| 3 | // Note that this config is unrelated to the Vercel Edge Runtime and is also required when running locally. |
| 4 | // https://docs.sentry.io/platforms/javascript/guides/nextjs/ |