Skip to content

Commit f3e7383

Browse files
authored
remove the beta badge for Next.js (#22258)
1 parent 67cbc8b commit f3e7383

File tree

1 file changed

+0
-6
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+0
-6
lines changed

src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ pcx_content_type: how-to
33
title: Next.js
44
tags: ["full-stack"]
55
description: Create an Next.js application and deploy it to Cloudflare Workers with Workers Assets.
6-
sidebar:
7-
badge: Beta
86
---
97

108
import {
@@ -16,10 +14,6 @@ import {
1614
WranglerConfig,
1715
} from "~/components";
1816

19-
:::note
20-
The OpenNext adapter is in currently in beta.
21-
:::
22-
2317
**Start from CLI** - scaffold a Next.js project on Workers.
2418

2519
<PackageManagers

0 commit comments

Comments
 (0)