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.
2 parents ad884a5 + 467ad6a commit 6932342Copy full SHA for 6932342
next.config.js
@@ -15,6 +15,7 @@ const config = {
15
return [];
16
},
17
output: "export",
18
+ distDir: "/out",
19
};
20
21
module.exports = config;
0 commit comments