Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 763 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 763 Bytes

Vercel Clone

This project is a clone of Vercel, a popular platform for frontend developers to deploy their web applications. The clone replicates some of the core functionalities of Vercel, including continuous deployment, serverless functions, and static site hosting.

Table of Contents

Features

  • Continuous Deployment: Automatically build and deploy your projects with every commit.
  • Serverless Functions: Create and deploy serverless functions that scale automatically.
  • Static Site Hosting: Host static websites with zero configuration.
  • Environment Variables: Manage environment variables securely.
  • Git Integration: Seamless integration with GitHub, GitLab, and Bitbucket.