# vercel-action **Repository Path**: dext7r/vercel-action ## Basic Information - **Project Name**: vercel-action - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-15 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vercel Action ![deploy website preview](https://github.com/amondnet/vercel-action/workflows/deploy%20website%20preview/badge.svg) ![test now-deployment action](https://github.com/amondnet/vercel-action/workflows/test%20now-deployment%20action/badge.svg) ![example - static](https://github.com/amondnet/vercel-action/workflows/example%20-%20static/badge.svg) ![example - basic auth](https://github.com/amondnet/vercel-action/workflows/example%20-%20basic%20auth/badge.svg) ![example - angular](https://github.com/amondnet/vercel-action/workflows/example%20-%20angular/badge.svg) ![stars](https://badgen.net/github/stars/amondnet/vercel-action) ![forks](https://badgen.net/github/forks/amondnet/vercel-action) ![HitCount](http://hits.dwyl.com/amondnet/vercel-action.svg) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=sqale_index)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=bugs)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=code_smells)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=amondnet_vercel-action&metric=security_rating)](https://sonarcloud.io/dashboard?id=amondnet_vercel-action) This action was formerly [Zeit Now Deployment](https://github.com/marketplace/actions/zeit-now-deployment). [Migration Guide](#migration-from-v2) ![stars](https://badgen.net/github/stars/amondnet/now-deployment) ![forks](https://badgen.net/github/forks/amondnet/now-deployment) ## Introduction to Vercel ​Vercel is a cloud platform for **static sites** and **Serverless Functions** that fits perfectly with your workflow. It enables developers to host **Jamstack** websites and web services that **deploy instantly**, **scale automatically**, and requires **no supervision**, all with **no configuration**. This action make a Vercel deployment with github actions. - [x] Deploy to Vercel. - [x] Comment on pull request. - [x] Comment on commit. - [x] [Password Protect ( Basic Auth )](https://github.com/amondnet/vercel-action#basic-auth-example) - [x] [Alias domain to deployment.](https://github.com/amondnet/vercel-action#alias-domains) - [ ] Create Deployment on github. ## Result ![preview](./preview.png) [pull request example](https://github.com/amondnet/now-deployment/pull/2) [commit](https://github.com/amondnet/now-deployment/commit/3d926623510294463c589327f5420663b1b0b35f) ## Inputs | Name | Required | Default | Description | |---------------------|:------------------------:|---------|---------------------------------------------------------------------------------------------------| | vercel-token |