diff --git a/README.md b/README.md index c3389a5..6eb11f8 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,7 @@ pnpm dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. + +## Deployments + +A new deployment of the app is created on every push to `main`. Visit the latest iteration [here](cca-frontend.vercel.app).