import config from '../config'; export const API_URL = config.API_URL; // Il resto del file rimane invariato