Queues. The most requested feature since I started Vercel 🥹 1️⃣ Send 𝚊𝚠𝚊𝚒𝚝 𝚜𝚎𝚗𝚍("𝚝𝚘𝚙𝚒𝚌", { 𝚖𝚎𝚜𝚜𝚊𝚐𝚎: "🔥" }); 2️⃣ Receive 𝚊𝚠𝚊𝚒𝚝 𝚛𝚎𝚌𝚎𝚒𝚟𝚎("𝚝𝚘𝚙𝚒𝚌", "𝚌𝚘𝚗𝚜𝚞𝚖𝚎𝚛", 𝚖 => { 𝚌𝚘𝚗𝚜𝚘𝚕𝚎.𝚕𝚘𝚐(𝚖.𝚖𝚎𝚜𝚜𝚊𝚐𝚎); // 𝙻𝚘𝚐𝚜 "🔥" }); Combine it with Active CPU pricing on Fluid, and you have a cost-efficient, performant, and now reliable backend system on Vercel.
Vercel Changelog
Vercel Changelog26.6.2025
Vercel Queues offload work to the background, allowing slow or long-running jobs to guarantee completion. Now available in Limited Beta.
201,33K