#Deploy a jamstack application on cloudflare pages

7 messages · Page 1 of 1 (latest)

frank obsidian
#

Hey there!

I’ve been trying to deploy a jamstack app on cloudflare pages but getting .output/public directory not found. Same is true for dist. I’ve set the preset too but that is not helping.

unique glen
uneven smelt
#

How did you set the preset? And which command are you using for build?

frank obsidian
#

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.

frank obsidian