Related: See #5
Error from process (before my own error gets thrown):
fatal: not a git repository (or any of the parent directories): .git
Then my error is thrown (here).
Likely culprits:
- How git is exposed on Vercel (will require some research and/or signing up to test)
- Something to do with how I handle paths (Vercel likely uses symlinks for deploys...)