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 f2547e0 commit c9c59a6Copy full SHA for c9c59a6
next.config.mjs
@@ -1,8 +1,6 @@
1
import { createMDX } from "fumadocs-mdx/next"
2
-import { initOpenNextCloudflareForDev } from "@opennextjs/cloudflare"
3
4
const withMDX = createMDX()
5
-initOpenNextCloudflareForDev()
6
7
/** @type {import('next').NextConfig} */
8
const config = {
0 commit comments