Skip to main content

How it Works

To make it easy to configure unSAGED, we use environment variables as the main configuration format. This allows anyone deploying unSAGED to Vercel to easily configure their instance of unSAGED without having to modify the source code.

When building locally, use apps/web/.env.local to set your environment variables. When deploying to Vercel, use the Vercel dashboard to set your environment variables.

Also, set apps/web as the Root Directory in your Vercel project's settings.