We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9badb7f commit c768378Copy full SHA for c768378
wrangler.toml
@@ -10,3 +10,6 @@ minify = true
10
11
# Use the new Workers + Assets to host the static frontend files
12
assets = { directory = ".worker-next/assets", binding = "ASSETS" }
13
+
14
+# Set the appropriate account_id (this is Replicate's account ID)
15
+account_id = "45191806b6bd0ba8191dccddce0b6944"
0 commit comments