[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[v0](/c/v0/59)

# Vercel deployment limits and PR merge failures with v0 on Hobby plan

37 views · 1 like · 3 posts


marko.wav (@markowav) · 2026-02-15

Hi, seems that when I open a `PR` I get this automatic message that I hit the deployment limits?

I’m on a `Hobby` (free) plan and from what I’m reading on Vercel it’s 100 deployments each hour. I made yesterday maybe 3-4 deployment merges in total and it worked, but for the next 24 hours or so whenever I try to merge `PRs` nothing happens (I tried more than 10 times or so).

## Problem
- Deployment limit reached after only 3-4 merges.
- Unable to merge `PRs` for over 24 hours.
- Using `v0` for project generation/updates.

What’s the new deployment limit or is this some kind of a bug?

![Screenshot 2026-02-15 at 11.30.44](https://global.discourse-cdn.com/vercel/original/3X/0/5/053dd7ba67a71eefd8cc9becaf291e7c99cc307f.png)

![Screenshot 2026-02-15 at 11.20.49](https://global.discourse-cdn.com/vercel/original/3X/d/3/d3ba1edbeceafc6a36e27d45c605292a09f87624.png)


Jacob Paris (@jacobparis) · 2026-02-16 · ♥ 1

The limit for hobby accounts is 100 deployments per day, not per hour, and this includes preview deployments. Since v0 pushes a commit with each version, a new preview deployment is generated, so if you're very active in v0 it's possible to hit this limit


system (@system) · 2026-02-23

Hey! To help debug your v0 project, could you share your **v0 chat link**?
It looks like `https://v0.app/chat/...` — you can copy it from your browser's address bar while in the chat.

You'll also need to unlist the chat so our team can view it — here's how: https://v0.app/docs/sharing

This helps the team reproduce what you're seeing much faster. Thanks!