I've just tried to use this action in a basic post deploy workflow(following the install instructions), but i'm getting quite a few errors.
post_deploy:
runs-on: ubuntu-latest
steps:
- name: Vercel Preview URL Lighthouse Audit
uses: TrellisCommerce/vercel-lighthouse-score-action@1.0.1
Does this still work out the box? Or are there some steps to follow to get it working?

I've just tried to use this action in a basic post deploy workflow(following the install instructions), but i'm getting quite a few errors.
Does this still work out the box? Or are there some steps to follow to get it working?