Skip to content

Commit 60a8e9b

Browse files
committed
fix: deploy issue
1 parent cc6417c commit 60a8e9b

4 files changed

Lines changed: 5 additions & 1721 deletions

File tree

docs/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import type { NextConfig } from "next";
22

33
const nextConfig: NextConfig = {
44
turbopack:{
5-
root: "/docs"
5+
// root: "/docs"
66
}
77
};
88

0 commit comments

Comments
 (0)