Cloudflare Pages Demo
Cloudflare Pages automatically deploys this repository.
Here are the settings for the Pages project:
- Framework preset – None
- Build command –
npm run build
- Build output directory –
.svelte-kit/cloudflare
- Environment variables
NODE_VERSION
::16
As with any SvelteKit application, you can run npm run dev
for SvelteKit's local development experience.
Refer to the SvelteKit documentation for any additional information.