Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 242 Bytes

Realize for React public site

  • Next.js static site
  • Deployed to Cloudflare (contact Henry for details)
# Build
pnpm build

# Deploy
pnpx wrangler pages deploy ./out/ --branch main