ZippyStarter logo

Deploy with Vercel

Going live with with Vercel is a piece of cake, it takes no time at all.

Free hosting

The great thing about buying ZippyStarter is you can use it as many times as you want, when you combine that with Vercel's FREE hosting on the hobby plan, the possibilities are endless.

Deployment Steps

  1. Initialise and push your code into a git repository
  2. Create a Vercel account (if you don't already have one)
  3. Ensure any environment variables are also added to Vercel's settings, e.g. NEXT_PUBLIC_DOMAIN, or your build will fail
  4. Follow the easy-to-understand instructions provided by Vercel to set up the git integration
  5. Depending upon your choices, the code will have either been deployed to a preview or production environment, from this point you can decide what to do

Now this is setup, each time you push to your repo, Vercel will build and deploy your code for you.