We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceacabb commit 691a546Copy full SHA for 691a546
next.config.mjs
@@ -7,7 +7,6 @@ const nextConfig = {
7
loader: "akamai",
8
path: "",
9
},
10
- assetPrefix: "./",
11
};
12
13
export default nextConfig;
0 commit comments