Most Next.js SaaS apps poll for notifications every few seconds -- here is how to replace that with Server-Sent Events so users see updates instantly without the infrastructure cost of a WebSocket server on Vercel.