We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007cb96 commit f0b0bfeCopy full SHA for f0b0bfe
next.config.js
@@ -1,7 +1,6 @@
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
output: 'export',
4
- basePath: '/nextjs-github-pages',
5
images: { unoptimized: true },
6
}
7
0 commit comments