Skip to content

Commit 2ad3d03

Browse files
Update
1 parent 1f1c2d6 commit 2ad3d03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const nextConfig: NextConfig = {
66
images: {
77
unoptimized: true,
88
},
9-
basePath: "/",
109
};
1110

1211
export default nextConfig;

0 commit comments

Comments
 (0)