I am trying to deploy a Unity WebGL build via Vercel. When I enable the git LFS setting in Vercel, the build fails with the reason cloning failed.
With the git LFS option disabled, it builds and deploys perfectly. But we require git LFS as there are LFS files in the repo that need to be referenced.
