# google-play-scraper Host [google-play-scraper](https://github.com/facundoolano/google-play-scraper) on [Vercel](https://vercel.com) To develop locally: ``` npm install vc dev ``` ``` open http://localhost:3000 ``` To build locally: ``` npm install vc build ``` To deploy: ``` npm install vc deploy ```