Hi,
If you want to access the Configuration Variables, you can call it like the below:
const config = await bp.config.getBotpressConfig() const apiKey = config.env["myCutomKey"]