Skip to content

Reproduces empty `NEXT_PUBLIC_*` environment variables being evaluator as `undefined` rather than an empty string

Notifications You must be signed in to change notification settings

bryan-hoang/repro-undefined-next-public-env-vars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repro-undefined-next-public-env-vars

This Next.js project reproduces an issue where NEXT_PUBLIC_* environment variables that are defined as empty strings are evaluated as undefined rather than an empty string.

About

Reproduces empty `NEXT_PUBLIC_*` environment variables being evaluator as `undefined` rather than an empty string

Resources

Code of conduct

Stars

Watchers

Forks