#!/usr/bin/env bash set -ex rm -rf .next node_modules/* yarn --dev yarn build yarn demo