Skip to content

Commit d631fee

Browse files
authored
Update next.config.ts
1 parent 324696c commit d631fee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.ts

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

33
const nextConfig: NextConfig = {
4-
basePath: "/",
54
output: "export"
65
};
76

0 commit comments

Comments
 (0)