Merge pull request #15 from T0biii/patch-1

Create vercel.json
This commit is contained in:
Andrew Novac
2021-05-24 14:04:17 -04:00
committed by GitHub

8
vercel.json Normal file
View File

@@ -0,0 +1,8 @@
{
"redirects": [
{
"source": "/",
"destination": "https://github.com/novatorem/novatorem"
}
]
}