Skip to content

Commit b977fa5

Browse files
committed
update dist dir
1 parent 2ccd4de commit b977fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/docs/next.config.mjs

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

0 commit comments

Comments
 (0)