Hosting Migration Guide from co.dev to Vercel

August 15, 2025
Andrew KimAndrew Kim

Migrate Project from co.dev to Vercel

1. Move Github project from co.dev to your Github repo

-- in your co.dev project, click Code and then click the Github account you'd like to move the project into

2. Create a new project in Vercel

- On Vercel, click Add New => Project

- Click your project from your Github repository and click Import

- Deploy and wait for the project to finish deploying

3. Add environment variables from co.dev to Vercel

- Go to Project Settings to take note of your environment variables

- Go your Vercel project and go to Settings then click Environment Variables

- Copy over all environment variables (keys and values) from co.dev and click Save

- Redeploy your Vercel project

Additional guides available on Vercel


https://vercel.com/docs/git#deploying-a-git-repository

https://vercel.com/docs/environment-variables/managing-environment-variables

Add Custom Domain

Please follow this guide for adding your custom domain to your Vercel project: https://vercel.com/docs/domains/working-with-domains/add-a-domain