Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
parsany committed Nov 30, 2024
1 parent 4b42450 commit 36d2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const nextConfig = {
*
* @see https://nextjs.org/docs/app/api-reference/next-config-js/basePath
*/
basePath: "/nextjs-github-pages",
basePath: "/c",

/**
* Disable server-based image optimization. Next.js does not support
Expand Down

0 comments on commit 36d2892

Please sign in to comment.