Documentation
Vercel

Vercel

Here is all the information you need to know to deploy your app successfully on Vercel (opens in a new tab).

Prerequisites

Make sure the following are finished before deploying

Steps

  1. Create a new repository on GitHub (opens in a new tab) and push the project with your changes.

  2. Create a new project on Vercel (opens in a new tab)

    • Choose your project name;
    • Choose Root Directory as apps/web[basic|pro];
    • Add all Environment Varibles, as per .env file in the root;
    • Click Deploy.