Projects are core to everything on your Vercel account. We’ve recently improved the developer experience by introducing three updates for projects. These apply to all users on Hobby, Pro, and Enterprise plans. By improving how projects are created and connected to Git in Vercel, we expect a decrease in the time between project creation and deployment for all users and a reduction in complexity for some larger Vercel customers. Link to heading Project-Level Git Project-level Git mainly affects larger teams and agencies. We’ve enabled users to have multiple GitHub, GitLab, and/or Bitbucket connections to their Vercel account by moving the scope for Git connections from the account level to the project level. Different Projects can be associated with different git repositories. This means users can connect a Git namespace (i.e. a GitHub account or organization) to an individual project, allowing for a different Git connection on each project in their Vercel account.…