import _config from "../../config.json" with { type: "json" }; let config = JSON.parse(JSON.stringify(_config)); export default config;