Skip to content

Commit 978cf7c

Browse files
committed
Update Next.js config for GitHub Pages
1 parent ca063aa commit 978cf7c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const nextConfig = {
44
images: {
55
unoptimized: true, // Required for static export
66
},
7-
basePath: '', // Empty basePath since we're using the organization's root domain
87
trailingSlash: true, // Recommended for static exports
98
}
109

0 commit comments

Comments
 (0)