Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/pages/framework-guides/nextjs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ import { DirectoryListing, Stream } from "~/components"

[Next.js](https://nextjs.org) is an open-source React framework for creating websites and applications.

### Video Tutorial

<Stream videoId="0b28fdd5938c4929bd7fdedcd167044d" videoTitle="Deploy NextJS to your Workers Application" thumbnailTimeOrURL="2.5s" />
Copy link
Member

@dario-piotrowicz dario-piotrowicz Dec 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tutorial does not use Pages, are we sure that we want to include it here?

I think the one we have in the Next.js workers doc page is enough, isn't it?


<DirectoryListing />
Loading