Files
website/wrangler.json
vato007 e0c12292cd
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m6s
Add a contact form to the resume (#1)
Reviewed-on: #1
2025-02-03 18:10:09 +10:30

8 lines
225 B
JSON

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