Get 20% OFF your first subscription. Sign up free →
Coming Soon

Stop checking logs. Errors find you.

Tired of scrolling through hours of logs to find what broke? @recal/nextjs auto-creates Linear issues from your Next.js errors — complete with stack traces, AI-powered fix suggestions, and instant notifications.

Auto-Capture

Runtime & API errors

Auto-Create Issues

Linear, GitHub, Jira

AI Fix Suggestions

Pro feature

~/my-nextjs-app
[Error]TypeError: Cannot read property 'userId' of undefined
at /api/users/[id]/route.ts:24:15
at processRequest (node_modules/next/dist/...)
Creating Linear issue...
Created PROD-247: "API Error: Cannot read property 'userId'"
LinearLinearPriority: HighStack trace attached

Dead simple setup

One package. One config. Zero maintenance.

$npm install @recal/nextjs
Package available when we launch

Everything you need to ship confidently

Free tier gets you started. Pro tier makes debugging effortless.

Free

$0/ forever

Perfect for indie developers and small projects

  • Automatic error capture
  • Auto-create Linear/GitHub issues
  • Error deduplication
  • Source maps support
  • Slack notifications
Coming with launch

Pro

For teams who want AI-powered debugging

  • Everything in Free
  • AI-powered fix suggestions
  • GitHub codebase analysis
  • Root cause analysis
  • Performance monitoring

Setup in under 5 minutes

From npm install to catching your first error.

01

Install & Configure

Add the package and wrap your Next.js config. That's it.

02

Connect Your Tools

One-click OAuth to connect Linear, GitHub Issues, or Jira.

03

Deploy & Forget

Errors auto-create issues with full context. You get notified instantly.

next.config.ts
// next.config.ts
import { withRecal } from '@recal/nextjs';
export default withRecal(nextConfig, {
projectId: 'your-project-id',
});

Works with your stack

Connect to the tools your team already uses.

Primary
Linear

Linear

Auto-create issues with full context

GitHub Issues

Integrated with your repository

Coming Soon
Jira

Jira

Enterprise teams covered

Slack

Real-time error alerts

Next.js Error Tracking FAQ

Everything you need to know about @recal/nextjs. Need more help? Reach out to us.

@recal/nextjs will support Next.js 13 and above, including both App Router and Pages Router. Turbopack will be fully supported.

Yes! The package will work seamlessly with Vercel deployments and automatically integrate with Vercel's environment.

While Sentry focuses on monitoring and alerting, @recal/nextjs focuses on action. Errors automatically create issues in your project tracker with AI-powered fix suggestions — no manual triage needed.

Yes. We'll automatically detect and process source maps to give you accurate stack traces pointing to your original source code.

Our Pro tier will analyze your GitHub codebase for context, then use AI to suggest specific code fixes based on the error pattern and your existing code style.

We're building based on waitlist demand. Join the waitlist to get early access and help shape the product.

Still have questions?

We're here to help you get started.

Contact Us

Ship with confidence

Stop finding out about production errors from your users. Be the first to know when @recal/nextjs launches.

Next.js Error Tracking - Auto-Create Linear Issues | @recal/nextjs | Recal