module.exports = { statusServiceUri: process.env.NEXT_STATUS_API_URI || 'http://localhost:3000' }