Skip to content

Commit 6932342

Browse files
authored
Merge pull request #3864 from KelvinTegelaar/dev
test
2 parents ad884a5 + 467ad6a commit 6932342

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
@@ -15,6 +15,7 @@ const config = {
1515
return [];
1616
},
1717
output: "export",
18+
distDir: "/out",
1819
};
1920

2021
module.exports = config;

0 commit comments

Comments
 (0)