Skip to content

Project Settings

Go to Team Settings

Seamlessly create Deployments for any commits pushed to your Git repository.

Vercel automatically posts comments and events to keep you up-to-date.

Toggle Pull Request Comments
Pull Request Comments

Toggle Commit Comments
Commit Comments

Git LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

Deploy hooks are unique URLs that allow you to trigger a deployment of a given branch.

When a commit is pushed to the Git repository that is connected with your Project, its SHA will determine if a new Build has to be issued. If the SHA was deployed before, no new Build will be issued.

You can customize this behavior with a command that exits with code 1 (new Build needed) or code 0.