- Add project folder into
projects
- Enter project folder
- Remove
.git
andpackage-lock.json
if it exists - Run
yarn
once so a new lock file is generated - Run command
npx vercel --scope hoprnet
- Once its hosted, copy
projectId
from within.vercel
folder into a newdeploy.json
file - Add
nodeVersion
indeploy.json
file - Add link of the demo URL into the README