//Flag for using vapi const useVapi = false; //Routes const useApiPrefix = true; // Set to true to use /api prefix, false for no prefix module.exports = {useVapi, useApiPrefix};