We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0689326 commit f71de1cCopy full SHA for f71de1c
src/content/docs/pages/framework-guides/nextjs/index.mdx
@@ -13,6 +13,10 @@ import { DirectoryListing, Stream } from "~/components"
13
14
### Video Tutorial
15
16
-<Stream id="0b28fdd5938c4929bd7fdedcd167044d" title="Deploy NextJS to your Workers Application" thumbnail="2.5s" />
+<Stream
17
+ id="20dcfaa7ec7caa714b2c916d4a430069"
18
+ title="Deploy NextJS to your Workers Application"
19
+ thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Deploy-NextJS-Workers.png"
20
+/>
21
22
<DirectoryListing />
0 commit comments