Prerequisite: A Vercel protection bypass
secret.
Authentication
Test Vercel protected preview environments
Bypass Vercel’s authentication wall using a protection bypass secret.
Two methods: headers (fast, but blocked by CORS on some apps) or query
parameters (work even when CORS blocks headers).
Previous
Upload filesUpload remote URLs, previously-downloaded files, or local files with the **File upload** step.
Next