Rufus Pollock 0a9bafb666 [site,build][s]: try and fix vercel build error with react-vega by upgrading it.
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```
2021-12-17 10:52:46 +01:00
..

This the Portal.JS website.

It is built on Next.js.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deployment

We currently deploy on Vercel.