Skip to content

Commit bf34121

Browse files
authored
dummy
1 parent 5a8450b commit bf34121

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.ts

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

33
const nextConfig: NextConfig = {
44
basePath: '/unnuo'
5-
}
65
};
76

87
export default nextConfig;

0 commit comments

Comments
 (0)