tcmmichaelb139 commited on
Commit
1d73f8e
·
1 Parent(s): 36bc1d5
Files changed (1) hide show
  1. frontend/wrangler.jsonc +7 -0
frontend/wrangler.jsonc ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "evolutiontransformer",
3
+ "compatibility_date": "2025-09-22",
4
+ "assets": {
5
+ "directory": "./dist"
6
+ }
7
+ }