Skip to content

Commit b2c2735

Browse files
committed
rever distDir
1 parent 4abd01f commit b2c2735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const withMDX = createMDXPlugin({
2929
/** @type {import('next').NextConfig} */
3030
const nextConfig = {
3131
output: "export",
32-
distDir: "out",
3332
reactStrictMode: true,
3433
trailingSlash: true,
3534
poweredByHeader: false,

0 commit comments

Comments
 (0)