We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3156d commit f0a1adcCopy full SHA for f0a1adc
1 file changed
wrangler.jsonc
@@ -0,0 +1,18 @@
1
+{
2
+ "name": "shenanigansd-dog",
3
+ "compatibility_date": "2026-04-10",
4
+ "version_metadata": {
5
+ "binding": "CF_VERSION_METADATA"
6
+ },
7
+ "assets": {
8
+ "binding": "ASSETS",
9
+ "directory": "./dist/client"
10
11
+ "routes": [
12
+ {
13
+ "pattern": "idinet.impressdesigns.com",
14
+ "custom_domain": true
15
+ }
16
+ ],
17
+ "preview_urls": true
18
+}
0 commit comments