chore(calendar): add wrangler.toml for Cloudflare Pages deployment

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-01-23 17:50:42 +01:00
parent 8f54a56324
commit 87b09eb5a8

View file

@ -0,0 +1,7 @@
# Cloudflare Pages configuration for Calendar Landing
# Deployed via Wrangler CLI (Direct Upload)
# Custom domain: calendars.mana.how
name = "calendars-landing"
compatibility_date = "2024-12-01"
pages_build_output_dir = "dist"