We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1c2d6 commit 2ad3d03Copy full SHA for 2ad3d03
next.config.ts
@@ -6,7 +6,6 @@ const nextConfig: NextConfig = {
6
images: {
7
unoptimized: true,
8
},
9
- basePath: "/",
10
};
11
12
export default nextConfig;
0 commit comments