We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ed883 commit 2921924Copy full SHA for 2921924
next.config.js
@@ -3,7 +3,5 @@ module.exports = {
3
eslint: {
4
ignoreDuringBuilds: true,
5
},
6
- output: 'export',
7
- basePath: '/codebuilder-frontend', // Replace with your GitHub repository name
8
trailingSlash: true, // Ensures compatibility with GitHub Pages
9
}
0 commit comments