From 1ab9956b2686e92009dd5bf2286eac60f20f1386 Mon Sep 17 00:00:00 2001 From: Christopher Date: Thu, 22 Jan 2026 02:57:29 -0800 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cf1e3d..829904d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ Synapsis is an open-source, federated social network built to serve as global co This project is optimized for deployment on **Vercel**. +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/cyph3rasi/Synapsis) + 1. Push your code to a Git repository. 2. Import the project into Vercel. 3. Add the required environment variables (`DATABASE_URL`, `AUTH_SECRET`, etc.) in the Vercel project settings.