Skip to content

Commit 9f0c2b5

Browse files
committed
next basePath
1 parent 69439f5 commit 9f0c2b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ module.exports = {
1717
// defaultLocale: 'en',
1818
// },
1919
output: 'export',
20+
basePath: `${process.env.PAGES_BASE_PATH}`,
2021
};
2122

2223
// Injected content via Sentry wizard below

0 commit comments

Comments
 (0)