When trying to setup a new custom environment (staging), I noticed the value of VERCEL_ENV is "preview". I was expecting the value to be the name of my new environment.
Is the intended behavior to have this variable always have the value "preview" for custom environments?