export const API_URL = `${import.meta.env.VITE_BACKEND_URL_URL}` ?? 'http://localhost:3000/';