We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab5d1a commit 55d7e09Copy full SHA for 55d7e09
1 file changed
next.config.mjs
@@ -12,7 +12,7 @@ const nextConfig = {
12
*
13
* @see https://nextjs.org/docs/app/api-reference/next-config-js/basePath
14
*/
15
- basePath: "/elevanceit.github.io",
+ // basePath: "",
16
17
/**
18
* Disable server-based image optimization. Next.js does not support
0 commit comments