Previews

Reuse the same preview URL with a dev alias

Give QA and teammates one stable link by pointing every preview at a single dev domain.

Pick your alias

  1. In your Vercel project, open Settings → Domains.
  2. Decide which .vercel.app subdomain (or custom domain) should always map to dev builds.
  3. Copy the value (for example dev-3dvr-portal.vercel.app) and store it as VERCEL_DEV_ALIAS.

When aliasing happens

Try it from the OpenAI Workbench

After setting the alias secret, deploy from the OpenAI Workbench to see previews routed through your stable URL. The deploy card logs URLs to Gun so the team can reuse them.

⬅ Back to guides Next: Add secrets & run the workflow OpenAI Workbench