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