Vercel

Your production traffic's traces, pushed into the graph.

One command provisions a Vercel Log Drain that forwards your traffic's traces to Neat's OTLP receiver — no polling, no restart. Neat sees the routes and edge functions production actually hits.

Paste it into your coding agent — it runs the full setup with your credentials.
how it works

Catch a route that works in one region and 404s in another — before a user files the bug.

  1. Make your daemon's OTLP receiver reachable from Vercel — a public URL or a cloudflared/ngrok tunnel.
  2. Run the connector with your Vercel token and that endpoint. It provisions the Log Drain — live immediately, no restart.
  3. Trigger traffic. Within a minute the routes and edge functions light up as OBSERVED, and any that diverge from the repo stand out.
Other connectors