diff --git a/wrangler.json b/wrangler.json index 01e17b2..50ac299 100644 --- a/wrangler.json +++ b/wrangler.json @@ -2,7 +2,6 @@ "name": "linux-app-installer", "compatibility_date": "2025-12-29", "assets": { - "directory": "./out", - "binding": "ASSETS" + "directory": "./out" } } \ No newline at end of file