Skip to content

Commit

Permalink
routes up
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Thakur committed May 31, 2021
1 parent 745d4b8 commit 9698948
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,6 @@
"key": "access-control-allow-origin",
"value": "*"
}
],
"routes": [
{
"src": "/(.*)",
"dest": "/"
}
],
"builds": [
{
"src": "./index.js",
"use": "@vercel/node"
}
]
}
]
Expand Down

1 comment on commit 9698948

@vercel
Copy link

@vercel vercel bot commented on 9698948 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.