Update README.md
Some checks failed
Build and Update Flux / build-push-update (push) Has been cancelled

This commit is contained in:
2026-05-28 08:20:26 +00:00
parent 15db73e7bc
commit 4b56a90c14

View File

@@ -105,7 +105,7 @@ npm run build # outputs to dist/
# Deploy dist/ to any static host: Cloudflare Pages, Netlify, Vercel, nginx # Deploy dist/ to any static host: Cloudflare Pages, Netlify, Vercel, nginx
``` ```
For Cloudflare Pages (recommended for rcosta.uk): For Cloudflare Pages:
- Build command: `npm run build` - Build command: `npm run build`
- Output directory: `dist` - Output directory: `dist`