Deploying to Vercel
info
A deployment on Vercel is the result of a successful build of your project. Each time you deploy, Vercel generates a unique URL so you and your team can preview changes in a live environment. Vercel supports multiple ways to create a deployment: Git. Vercel CLI.
In this section you will learn how to correctly deploy your app to vercel to make it live and accessible globally.