Skip to content

therealsujitk/vercel-badge

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vercel Badge

Vercel License

Include a Vercel deployment badge in your README.md file.

Usage

For the application http://therealsujitk.vercel.app, the {VERCEL_APP_NAME} is therealsujitk.

HTML

<img src="https://therealsujitk-vercel-badge.vercel.app/?app={VERCEL_APP_NAME}" />

Markdown

![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app={VERCEL_APP_NAME})

Other Parameters

  • ?style= - The style of the badge. Available styles: flat (Default), flat-square, plastic & for-the-badge.
  • ?root= - Use this paramater if you'd like to check the deployment of a different path. Example: To check the deployment of http://therealsujitk.vercel.app/projects/vercel-badge, specify root as projects/vercel-badge.
  • ?logo= - Use this paramater if you'd like to disable the vercel logo on the badge. Available values: true (Default), false.

To combine paramaters, use &. Example:

Vercel

http://therealsujitk-vercel-badge.vercel.app/?app=therealsujitk-vercel-badge&style=for-the-badge&logo=false

Styles

flat (Default) flat-square plastic for-the-badge
Vercel Vercel Vercel Vercel
Vercel Vercel Vercel Vercel
Vercel Vercel Vercel Vercel