Next dapp starter kit This is a template meant to kickstart dapps. Tech stack nextjs typescript tailwindcss viem wagmi connectkit Getting Started First, install packages. bun install Run the development server: bun dev Deploy example on Cloudflare Set build command npm install -g bun@1.0.6 && bun install && bun run build Set build output directory /dist