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 3266107 commit 46405eeCopy full SHA for 46405ee
1 file changed
next.config.mjs
@@ -2,6 +2,7 @@
2
3
const nextConfig = {
4
output: "export",
5
+ assetPrefix: "/interactive-cuj-presentation-randomizer-railguard/",
6
typescript: {
7
ignoreBuildErrors: true,
8
},
0 commit comments