Deploy on Vercel
Learn how to configure & deploy your website built with Codelessly on Vercel.
This guide is about deploying and publishing your project as a website on Vercel using a Github repository linked to your project. If you haven't done so already , checkout our guide on Linking your project to a Github Repository.
Vercel is the modern development platform that allows you to build and deploy your websites from a Github repository. You must have an active account on Vercel before starting this guide.
If you haven't done so already, Link your project to a Github Repository.
Open Vercel and login.
Once you have your Github account linked, select the repository that Codelessly created for your project.
Click on Deploy button and wait for it to deploy. 🎉
At this point, your deployment should be ready with a URL to access your website. Follow this guide to use custom domain for your website on Vercel.
Vercel automatically builds your website when it detects updates to your linked repository. Its all automatic, you don't have to worry about it.
Last updated
Was this helpful?