You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When isNonProdBuildEnvironment is used in the CLI and it fails the build, it should say specifically I detected VERCEL because VERCEL env var is truthy, but the VERCEL_ENV env var is not set to "production" etc.
The text was updated successfully, but these errors were encountered:
When
isNonProdBuildEnvironment
is used in the CLI and it fails the build, it should say specificallyI detected VERCEL because VERCEL env var is truthy, but the VERCEL_ENV env var is not set to "production"
etc.The text was updated successfully, but these errors were encountered: