export const isDev = import.meta.env.VERCEL_ENV !== 'production' export const apiBaseUrl = import.meta.env.API_URL