Vitejs is build tool for modern nodejs applications. Global variable requires in any application where common information need to be accessed in different modules.
It is common practice is that store values such as URL, KEYS in separate files, in such cases we can use either environment variable or project level symbols.