惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
小众软件
小众软件
F
Fortinet All Blogs
博客园 - 叶小钗
博客园_首页
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
U
Unit 42
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
IT之家
IT之家
M
MIT News - Artificial intelligence
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
New Git Integration Settings - Vercel – Vercel
2020-03-23 · via Vercel News

1 min read

Creating a new project on Vercel is as simple as importing a Git repository from your favorite provider, whether that's GitHub, GitLab, or Bitbucket.

Once a project has been imported, the Git Integration connection can be edited in the blink of an eye. Today, we're making this process easier to understand and more reliable than before.

Link to headingEditing the Git Connection of a Project

If you want to manage the Git connection of a project, you can now do so using the new "Git Integration" setting in the Project Settings:

The new "Git Integration" field in the project settings.

The new "Git Integration" field in the project settings.

Learn more about the new field in our documentation.

Link to headingInspecting the Git Connection of an Account

To provide you with an overview of which Git provider your Vercel account is currently connected to, we refined the "Git Integrations" page in the settings page for personal accounts and teams.

It now clearly outlines the status of the Git connection and how to edit it:

The refined "Git Integrations" settings page for personal accounts and teams.

The refined "Git Integrations" settings page for personal accounts and teams.

Link to headingConclusion

Deploying your project to Vercel is best done by setting up one of our Git Integrations for GitHub, GitLab, and Bitbucket. After that, just git push to create a deployment.

As of today, managing existing connections to Git providers is just as easy as importing a Git repository.

Let us know what you think about this change.