Skip to content

Commit b052e7a

Browse files
authored
Merge pull request #29 from janniks/add-vercel-redirects
Add vercel config file
2 parents 50c6479 + bbe8c16 commit b052e7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vercel.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"redirects": [{ "source": "/basic-example", "destination": "/nuxt" }]
3+
}

0 commit comments

Comments
 (0)