chore: add wrangler.toml

This commit is contained in:
Aarnav Tale 2025-08-18 13:37:53 -04:00
parent 361bc493c0
commit 616b63bb71
No known key found for this signature in database

6
wrangler.toml Normal file
View File

@ -0,0 +1,6 @@
name = "headplane"
compatibility_date = "2025-08-18"
[assets]
directory = "docs/.vitepress/dist"
not_found_handling = "404-page"