MUI 集成 nextjs

安装依赖包

首先确认安装了 next 和 MUI:

1npm install next react react-dom @mui/material @emotion/react @emotion/styled