There was an error while loading. Please reload this page.
2 parents 71204a3 + 3d348bc commit 7ce3922Copy full SHA for 7ce3922
1 file changed
wrangler.jsonc
@@ -2,6 +2,12 @@
2
"$schema": "node_modules/wrangler/config-schema.json",
3
"name": "personas",
4
"compatibility_date": "2026-07-03",
5
+ "routes": [
6
+ {
7
+ "pattern": "personas.draftbit.com",
8
+ "custom_domain": true
9
+ }
10
+ ],
11
"assets": {
12
"directory": "./dist",
13
"not_found_handling": "404-page"
0 commit comments