Deployment of static website using REST API

Hi, @devsbitwise-7645! Welcome to the Vercel Community.

If you’re generating JaCoCo reports in a CI environment, you could consider using Vercel’s Git integration instead. You simply push your static files to a repository and let Vercel build/deploy automatically.

This way you don’t have to upload individual files using the REST API.

Let us know how you get on!