Hello, since yesterday i don’t see any deploy in my dashboard. I’m using Prismic webhook to trigger Vercel and deploy the main branch but nothing is happening when i tried yesterday (but i have 201 code). I’ve double checked all github and Vercel settings and i also tried to reconnect my github account.. I have Hobby Plan but i didn’t exceed quotas. I also tried to create new hook.




curl -X POST https://api.vercel.com/v1/integrations/deploy/{project-id}/{hook-id}{"job":{"id":"{job-id},"state":"PENDING","createdAt":1756472767548}}% I’m using Nextjs (pages router) for this project
Thanks for your help !