We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e3afe commit 7ac9e60Copy full SHA for 7ac9e60
1 file changed
next.config.ts
@@ -16,7 +16,7 @@ const nextConfig: NextConfig = {
16
*
17
* @see https://nextjs.org/docs/app/api-reference/next-config-js/basePath
18
*/
19
- basePath: "/nextjs-github-pages",
+ basePath: "",
20
21
/**
22
* Disable server-based image optimization. Next.js does not support
0 commit comments