Skip to content

Commit 691a546

Browse files
committed
Added prefix utility
1 parent ceacabb commit 691a546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const nextConfig = {
77
loader: "akamai",
88
path: "",
99
},
10-
assetPrefix: "./",
1110
};
1211

1312
export default nextConfig;

0 commit comments

Comments
 (0)