module.exports = { // added this for mui icons (and we're using Joy) resolve: { alias: { '@mui/material': '@mui/joy', }, }, };