Can not reconnect project to git repository

The problem began with our vercel project not making any new deployments when we changed in our git. So when we tried pushed our code in git, nothing happened in vercel. This made us trying to disconnect and reconnect our git projekt in vercel. But now when we do “connect” to the same git repository as before we get this message “The repository “2023-fullstack” is owned by an organization. Please link it to a Vercel team instead”. We do not understand how to solve this.

Hey @it-linkdagarna. The error message is correct. When a git repository is owned by an organization rather than a single user, it cannot be connected to a Hobby team. Since deployments can only be created by a single git author on the Hobby plan, a Pro team would be a more appropriate option for a git organization.

You can find more information about deploying from Git repositories here:

But the git repository was connected before. I myself unconnected and just tried to reconnect but was no longer possible. How can i connect the repository without getting the pro version?

Collaboration has never been allowed on Hobby, but a bug allowed some teams to bypass this limitation. Our team recently shipped a fix that ensures the existing limits are enforced.

Ok so now i have to buy the pro version? And will you ensure to help me this weekend to fix my deployment issue if i do?

If you upgrade your team to Pro, then you will be able to connect a GitHub organization and add team members

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.