export const config = { defaultLocale: "fr", domains: { fr: "https://staging.colinozanne.fr", en: "https://staging.colinozanne.co.uk", }, } as const;