Skip to content

Commit

Permalink
rmv routes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Thakur committed May 31, 2021
1 parent 4518193 commit a0bd49a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@
"use": "@vercel/node"
}
],
"routes": [
{
"src": "/(.*)",
"dest": "/"
},
{
"src": "/",
"dest": "ui/build/index.html"
}
],
"headers": [
{
"source": "/(.*)",
Expand Down

1 comment on commit a0bd49a

@vercel
Copy link

@vercel vercel bot commented on a0bd49a May 31, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.