This is automatically set by Vercel in deployments. It contains the URL of your deployment (e.g., project-name-git-branch-username.vercel.app
). It's not available during local development.
This should be manually set to your custom domain (e.g., https://yourdomain.com
). It's used by your application for generating absolute URLs.
You can set environment variables in your Vercel project settings: