in edu-analytics-ui/next.config.js [29:36]
async rewrites() { return [ { source: '/:any*', destination: '/', }, ] },