Site build status

If you are deploying a web application that uses Uniform capabilities to Vercel, it can be helpful to have easy access to the build status for your Vercel site. The Vercel integration for Uniform enables this.

build-status

Before you start

You must have the following available to complete the instructions in this section:

  1. An account in Vercel. You can use their free tier if you don't have one.
  2. Project in Vercel.

In order for Uniform to be able to display build status details, it must be able to make API calls to Vercel. This requires Uniform have an access token.

  1. In Vercel, navigate to tokens.

  2. Click Create.

  3. Enter the required values and click CREATE TOKEN.

  4. The access token is displayed. Note this value. You will need it when you add the Vercel integration to your Uniform project.

Next steps

Now you can add the Vercel integration to your Uniform project.

  1. In Uniform, open your project.

  2. Navigate to the Integrations tab:

vercel-integration
  1. Click Vercel:

    add-to-project
  2. Click Add to project:

    no-access-token
  3. Enter the access token you created in the previous section.

  4. Click Continue.

    access-token-added
  5. Select the project whose build status you want to monitor.

    project-selected
  6. Click Save.

    saved

    About this step

    Now you will see the build status for your Vercel project at the top of the Uniform dashboard.

  7. Navigate to Personalization > Quirks.

    quirks

You will see a list of quirks that were added by the Vercel integration. These quirks can be used if you implement edge-side personalization using Vercel Edge Middleware.

Success! Next steps:

If you have a personalized web application you are deploying to Vercel, take a look at how you can use Vercel Edge Middleware to power edge-side personalization.