We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e280d1 commit 61d045fCopy full SHA for 61d045f
next.config.js
@@ -2,6 +2,7 @@
2
const nextConfig = {
3
output: 'export',
4
assetPrefix: './',
5
+ basePath: '/ghentforgood.org',
6
images: {
7
unoptimized: true,
8
}
0 commit comments