export const appConfig = { apiUrl: process.env.NEXT_PUBLIC_BASE_URL, apiCpUrl: process.env.NEXT_PUBLIC_STAGING_CP_URL, }