presenton/electron/servers/nextjs/app/api/sentry-example-api
sudipnext b1e3d826dd feat: integrate Sentry for error tracking in Next.js application
- Added @sentry/nextjs dependency to package.json
- Created sentry.edge.config.ts for edge feature initialization
- Created sentry.server.config.ts for server-side initialization
- Configured Sentry with DSN, tracesSampleRate, logs, and PII settings
2026-04-03 14:22:36 +05:45
..
route.ts feat: integrate Sentry for error tracking in Next.js application 2026-04-03 14:22:36 +05:45