Approved Services

Pre-approved external services for bounties. Select a service to view details.

Back to list

Vercel Hosting

vercel.com

Description

Use Vercel to easily host your NextJS app out of your GitHub repository. Handles auto-deploy, etc.

Post-Completion Setup

Sign Up & Import Your GitHub Repo

Go to vercel.com and click Sign Up Choose "Continue with GitHub" to authenticate with your GitHub account Authorize Vercel to access your GitHub repositories when prompted Click "Add New Project" from your Vercel dashboard Select the repository you want to deploy from the list of your GitHub repos

If you don't see it, click "Adjust GitHub App Permissions" to grant access

Configure your project:

Framework Preset: Vercel auto-detects (e.g., Next.js) Root Directory: Leave as-is unless your app is in a subfolder Environment Variables: Add any required variables (API keys, etc.)

Click "Deploy" — Vercel will build and deploy your site Done! Your site is live at your-project.vercel.app

Future pushes to your main branch auto-deploy automatically

Need a service that's not listed? Contact us to request it.