E60: Deploy your final project to Vercel

Now that each of you have successfully deployed nextjs-application-template to Vercel, it’s time to use it to support your final project development process.

Using the same process as in the prior experience, one person from each team should deploy your final project to Vercel. This means:

  1. Deploying it to Vercel
  2. Setting up pgAdmin to inspect the production database

Note that while one person should do the initial deployment, any team member can do subsequent deployments as the app develops by obtaining the mup.js and settings.json files from the first team member (via DM or some other private communication).

Please be sure to avoid ending up with two simultaneously deployed applications on your Vercel droplet! For details, see Caution: avoid two simultaneous deployments!.

Submission

By the date and time indicated on the Calendar page, please finish all of these steps. Create three screenshots:

  1. Your Nextjs application (retrieved using a URL like “https://my-nextjs-application-rho.vercel.app/”).
  2. Your pgAdmin screen showing a connection to your Nextjs application.

Post them to the #final-project channel.