Files
website/wrangler.json
vato007 d487f7ecb7
Some checks failed
release / Publish to Cloudflare Pages (push) Failing after 1m17s
Add email worker and use it to send email from pages function
2025-02-03 17:00:59 +10:30

7 lines
188 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "resume",
"compatibility_date": "2025-01-29",
"services": [{ "binding": "SERVICE", "service": "contact-email" }]
}