// src/config/index.js // // Legacy compatibility shim (now mostly a no-op). // The project has fully migrated to environment variables. // Any remaining imports of this file will get an empty object. // This file (and the config/ directory) can be removed in a future pass. export default {};