SHELL := /bin/bash build: pnpm install pnpm run build deploy: pnpm run start