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