Configure QA.tech to bypass Vercel deployment protection for automated testing
Navigate to Project Settings
Enable Protection Bypass
Copy the Secret
VERCEL_AUTOMATION_BYPASS_SECRET
. Regenerating the
secret will invalidate previous deployments, requiring a redeploy to use the
new value.Navigate to Device Presets
Create or Edit Preset
Add Custom Headers
x-vercel-protection-bypass
- Set the value to your Vercel
secret (the one you copied in Step 1) - Optionally add:
x-vercel-set-bypass-cookie
with value true
for browser-based testingSave Preset
x-vercel-protection-bypass