Make sure that python and nodejs are installed
And a Vercel Account
npm i vercel
pip install pipenv
pipenv install <all the required modules>
Login to your vercel account by typing vercel
- Create
vercel.json
file pip freeze > requirements.txt
vercel
and it will start deploying