Skip to content

Commit

Permalink
fix: deployed assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ThEditor committed Sep 14, 2024
1 parent 977d57a commit c5a9c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ await import("./src/env.js");
/** @type {import("next").NextConfig} */
const config = {
basePath: "/c0d-frontend",
assetPrefix:"/c0d-frontend",
output: "export",
reactStrictMode: true,
};
Expand Down

0 comments on commit c5a9c74

Please sign in to comment.