Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Sep 28, 2021
1 parent c231c14 commit 08fe357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
@@ -1,8 +1,8 @@
{
"rewrites": [
{
"source": "/:path",
"destination": "/:path/"
"source": "/:path*",
"destination": "/does-this-even-work"
}
]
}

0 comments on commit 08fe357

Please sign in to comment.