export const envConfig = { apiUrl: process.env.NEXT_PUBLIC_API_URL, }; //IO