Skip to content

Commit a147d77

Browse files
authored
Update examples/e2e/app-router/wrangler.jsonc
1 parent 631ce29 commit a147d77

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

examples/e2e/app-router/wrangler.jsonc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,5 @@
4444
"binding": "NEXT_CACHE_REVALIDATION_WORKER",
4545
"service": "app-router"
4646
}
47-
],
48-
"r2_buckets": [
49-
{
50-
"binding": "NEXT_CACHE_R2_BUCKET",
51-
"bucket_name": "NEXT_CACHE_R2_BUCKET",
52-
"preview_bucket_name": "NEXT_CACHE_R2_BUCKET"
53-
}
5447
]
5548
}

0 commit comments

Comments
 (0)