On Vercel:
1
Go to Project Settings

2
Go to Deployment Protection

3
Disable Vercel Authentication
We are actively working with Vercel support team to enable us to use protection bypass instead for automation, where you don’t need to disable vercel auth.

On Github:
1
Remove the existing YAML files related to Spur
2
Create vercel-set-preview-url.yaml
Follow the naming here
- replace
REPLACE_WITH_VERCEL_TEAM_IDwith your Vercel Team ID - replace
REPLACE_WITH_VERCEL_API_TOKENwith your Vercel API Token
3
Create spur-git-integration.yaml
- replace
REPLACE_WITH_YOUR_SPUR_GITHUB_KEYwithSPUR\_GITHUB\_KEYfound on Spur’s Integrations page

