Skip to content

Commit b0cf95c

Browse files
remove youtube outdated video
1 parent bd38d39 commit b0cf95c

File tree

1 file changed

+0
-5
lines changed
  • src/content/docs/workers/framework-guides/web-apps

1 file changed

+0
-5
lines changed

src/content/docs/workers/framework-guides/web-apps/nextjs.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
PackageManagers,
1515
Steps,
1616
WranglerConfig,
17-
YouTube
1817
} from "~/components";
1918

2019
**Start from CLI** - scaffold a Next.js project on Workers.
@@ -35,10 +34,6 @@ Next.js supports Server-side and Client-side rendering, as well as Partial Prere
3534

3635
You can deploy your Next.js app to Cloudflare Workers using the OpenNext adapter.
3736

38-
### Video Tutorial
39-
40-
<YouTube id="NcIWXm_T-eQ" />
41-
4237
## Next.js supported features
4338

4439
Most Next.js features are supported by the Cloudflare OpenNext adapter:

0 commit comments

Comments
 (0)