Closed PetrHeinz closed 11 months ago
Resolves #6 when building project via vercel build by not running the ENV var check when VERCEL_ENV is either development or preview (similarly to #12).
vercel build
development
preview
(Also prevents build warning in example project.)
Resolves #6 when building project via
vercel build
by not running the ENV var check when VERCEL_ENV is eitherdevelopment
orpreview
(similarly to #12).(Also prevents build warning in example project.)