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