DanLeChambre
DanLeChambre
CDCloudflare Developers
Created by DanLeChambre on 10/25/2024 in #pages-help
Astro + Clerk
I manged to resolve this by revising my wrangler.toml I hadn't realised by creating a toml file I was basically taking over all aspects of configuration, and so I was missing pages_build_output_dir = "dist" from that file
2 replies