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