https://vercel.com/docs/v2/introduction

Introduction to Vercel

Verel は静的サイトとサーバレスファンクションのためのクラウドプラットフォームで、アプリケーション開発に完全に最適化されています。Jamstack のウェブサイトやウェブサービスを即座に deploy することができ、しかも自動でスケールしますし、監視する必要も、各種設定をする必要もありません。

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.

Deploy an Existing Project

Vercel にサインアップすると、Git と Vercel を連携させることができます。(Git は GitHub, GitLab, Bitbucket に対応しています。)連携した Git アカウントから対象のリポジトリを指定しましょう。すると、そのプロジェクトを即座に deploy することができます。しかも Git にプッシュされる度にも再度 deploy をします。

Once you have signed up to Vercel, you can use our Git Integrations with GitHub, GitLab, or Bitbucket to deploy an existing project – then with a deployment for every push – by selecting a repository from your Git account.

Select a Git provider below to get started deploying your existing repositories and projects:

https://vercel.com/import