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.
distDir
1 parent 4abd01f commit b2c2735Copy full SHA for b2c2735
apps/docs/next.config.mjs
@@ -29,7 +29,6 @@ const withMDX = createMDXPlugin({
29
/** @type {import('next').NextConfig} */
30
const nextConfig = {
31
output: "export",
32
- distDir: "out",
33
reactStrictMode: true,
34
trailingSlash: true,
35
poweredByHeader: false,
0 commit comments