.env.local values undefined
Unanswered
Gray Flycatcher posted this in #help-forum
Gray FlycatcherOP
het all im trying to get access to some values on my .env.local but it return undefined, the file on the root folder
i have
i have
export const urlapi = process.env.HOST_API_KEY; and at same time i tried process.env.HOST_API_KEY and still undefined