Make sure you've built your primo site out to a repository
Go to that repository's settings and scroll down to Github Pages
Enable Github Pages, pointing it at your repo's root
Make sure you've built your primo site out to a repository
Follow the [instructions](https://vercel.com/docs/git/vercel-for-github) for importing a Github repository.
There's no need to configure the install. Just point it to the root of the repo.
Follow the [instructions](https://www.netlify.com/blog/2016/09/29/a-step-by-step-guide-deploying-on-netlify/) for deploying to Netlify.
When configuring the settings, do not enter a build command or a public directory (the site is pre-built and index.html is in the root)