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 7902d66 commit 70162c3Copy full SHA for 70162c3
apps/web/next.config.ts
@@ -1,5 +1,4 @@
1
import type { NextConfig } from "next";
2
-import withMarkdoc from '@markdoc/next.js';
3
4
const nextConfig: NextConfig = {};
5
0 commit comments