Basic vercel.json

This commit is contained in:
youngchief btw ツ 2021-10-04 16:47:46 -07:00 committed by GitHub
parent aafa63ca94
commit a054347627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
vercel.json Normal file
View File

@ -0,0 +1,4 @@
{
"cleanUrls": true,
"trailingSlash": false
}