NODE_ENV='production'
# must start with VUE_APP_
VUE_APP_ENV = 'production'
VUE_APP_BASE_URL = '/'
outputDir = 'epmet-wx-pa'
PUBLIC_PATH = ''