Skip to content

Commit efcf45c

Browse files
Update get-started.mdx
1 parent 3131aec commit efcf45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/framework-guides/nextjs/ssr/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Then, add a [Wrangler configuration file](/pages/functions/wrangler-configuratio
5151

5252
```toml
5353
name = "my-app"
54-
compatibility_date = "2024-07-29"
54+
compatibility_date = "2024-09-23"
5555
compatibility_flags = ["nodejs_compat"]
5656
pages_build_output_dir = ".vercel/output/static"
5757
```

0 commit comments

Comments
 (0)