#!/usr/bin/env bash set -ex reset # rm -rf .next # pnpm run typecheck # pnpm run lint # echo "check ok" pnpm run build