No badges yet
No accepted solutions yet
Vercel Queues: consumer callback never invoked on Next.js 16 (monorepo)
This is going to be a bit long-winded, but hopefully it's worth it. I've done a root cause analysis. Hopefully most of this is up-to-date, it's not all info from the Vercel...
Vercel Queues: consumer callback never invoked on Next.js 16 (monorepo)
Sounds like an interesting issue, let me do some looking/poking around and I'll try and figure out what's going on!
Next.js 16 middleware returns 404 sitewide on Vercel
You're very welcome! Glad to hear everything is working now!
Next.js 16 middleware returns 404 sitewide on Vercel
When Vercel shows Ready but you get a 404 with zero logs, it means the Vercel Edge Network (the routing layer) is failing to map your incoming URL to the underlying serverless...
Next.js 16 middleware returns 404 sitewide on Vercel
This piqued my interest, I'm doing some research and will have an answer soon!
Agents trial credit on Hobby Plan?
Hey there, fellow Hobby plan user here! I believe that this is an error on Vercel's part, as on both the main agent page (https://vercel.com/exampleorgs-projects/~/agent/tasks) and...
Vercel AI Gateway 403 RestrictedModelsError when using free credits
Thanks for the quick reply! Is there any way you might know when this restriction might be lifted? I can't really afford to purchase credits (I'm a hobbyist, researcher, and high...
Vercel AI Gateway 403 RestrictedModelsError when using free credits
When attempting to use the Vercel AI Gateway Chat Completions endpoint with the `openai` Python SDK, requests are failing with a `403 RestrictedModelsError`. The error message...