1. Create an account on Vercel
  2. Give it permissions to your Github account
  3. Select the github repository containing the frontend.
  4. Deploy project with default settings
    1. We do not set any keys in the frontend environment, unless we want the user to supply their own API key.
  5. Set the remote origin on the backend to accept the Vercel name.
    1. You can change the name too.