This is a Next.js project bootstrapped with create-next-app.

Getting Started

Environment variables

Copy the sample environment file to get started, obtaining the necessary values from Engineering:

cp .env.local.sample .env.local

Running locally

bun install
bun dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The website will redeploy on Vercel on merges to main.