#Deploy a jamstack application on cloudflare pages
7 messages · Page 1 of 1 (latest)
Did you deploy using the preset or with the instructions provided here https://nitro.unjs.io/deploy/providers/cloudflare
How did you set the preset? And which command are you using for build?
I used cloudflare_pages as preset and used pnpm generate command for build.
I set preset inside nuxt config file, nitro object.
I can share my config if you want.
I used preset but haven’t used wrangler for deployment.