/ wrangler.toml
wrangler.toml
1 name = "blog" 2 compatibility_flags = [ "nodejs_compat" ] 3 compatibility_date = "2024-09-23" 4 pages_build_output_dir = "./dist"
1 name = "blog" 2 compatibility_flags = [ "nodejs_compat" ] 3 compatibility_date = "2024-09-23" 4 pages_build_output_dir = "./dist"