Skip to content

Commit 4d610f4

Browse files
committed
fixup! reword changeset
1 parent 049c2d4 commit 4d610f4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.changeset/funny-toes-exist.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"@opennextjs/cloudflare": patch
33
---
44

5-
Prefer `OPEN_NEXT_BUILD_ID` for Cloudflare cache keys, populating it from Next `deploymentId` with the build ID as a fallback.
5+
Use `OPEN_NEXT_BUILD_ID` instead of `NEXT_BUILD_ID` in the cache keys.
6+
7+
As of Next 16.2 `NEXT_BUILD_ID` is a fixed value when deploymentId is set explicitly.
8+
9+
See <https://github.com/opennextjs/opennextjs-aws/pull/1144>

0 commit comments

Comments
 (0)