// Load this file first to set the environment variables import env from 'dotenv' env.config({ path: '.env.local' })