Skip to content

Commit bbe8c16

Browse files
committed
Add vercel config file
1 parent 50c6479 commit bbe8c16

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)