/inu.smallkirby.com

Homepage of smallkirby

Primary LanguageTypeScriptMIT LicenseMIT

inu.smallkirby.com

Build

Homepage of smallkirby.

Development

Next.js + Tailwind(w/ DaisyUI), deployed on Cloudflare Pages.

npm ci
npm dev

CFPages watches the master branch and deploys it automatically. Build command is npx next build and /out directory is used as the output directory.

If you want to check the release build locally, run npx serve out.