React-Bootstrap Nextjs

npm i react-bootstrap bootstrap
import 'bootstrap/dist/css/bootstrap.min.css'; in _app.js
Frantic Finch