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 69439f5 commit 9f0c2b5Copy full SHA for 9f0c2b5
next.config.js
@@ -17,6 +17,7 @@ module.exports = {
17
// defaultLocale: 'en',
18
// },
19
output: 'export',
20
+ basePath: `${process.env.PAGES_BASE_PATH}`,
21
};
22
23
// Injected content via Sentry wizard below
0 commit comments