Skip to content

Commit 2921924

Browse files
Removed dynamically generated props in github workflow.
1 parent 65ed883 commit 2921924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

next.config.js

-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ module.exports = {
33
eslint: {
44
ignoreDuringBuilds: true,
55
},
6-
output: 'export',
7-
basePath: '/codebuilder-frontend', // Replace with your GitHub repository name
86
trailingSlash: true, // Ensures compatibility with GitHub Pages
97
}

0 commit comments

Comments
 (0)