Overview

This document outlines the step-by-step process to deploy the ShapeShift.com website using a Next.js stack with Strapi for content management, fully integrated with GitHub and Vercel (Pro plan). The deployment is SSR-ready with server-side rendering capabilities.


1️⃣ Prerequisites


2️⃣ Connecting GitHub to Vercel

  1. Log into Vercel (https://vercel.com/).
  2. Click "New Project".
  3. Import your GitHub repository.
  4. Select the appropriate repository containing the Next.js frontend.
  5. Click "Deploy" (we will configure settings in the next steps).

3️⃣ Configuring Deployment Settings

Once the repository is imported:

  1. Go to Project Settings → Build & Development.
  2. Set the following: