Skip to content

Commit 6c633a0

Browse files
authored
build: add vercel.json and enforce 'trailingSlash' config (flybywiresim#311)
1 parent 66b7ee9 commit 6c633a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vercel.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"github": {
3+
"enabled": true
4+
},
5+
"trailingSlash": true
6+
}

0 commit comments

Comments
 (0)