module.exports = { statusApiUri: process.env.NEXT_STATUS_API_URI || 'http://localhost:8000' }