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 7fb3e3b commit e0e813aCopy full SHA for e0e813a
1 file changed
docs/vercel.json
@@ -1,3 +1,5 @@
1
{
2
- "outputDirectory": ".output/public"
+ "outputDirectory": ".output/public",
3
+ "cleanUrls": true,
4
+ "trailingSlash": false
5
}
0 commit comments