I created a staging environment in one of my projects with a capital S. However, when it was saved, Vercel turned it into a lower case slug. Now, on the Deployments tab when it shows the environment name, it displays values like Production
, Preview
, Deployment
, and staging
. One of these are not like the others and makes the column in that table on the Deployments tab visually messy.
When I retry to rename my staging environment to Staging
, Vercel always saves the name in lowercase. I even tried deleting this environment and creating a new environment with a capital S but that didn’t work either.