Skip to content

Commit

Permalink
fix: rewrites headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceat committed Mar 28, 2024
1 parent 6a034c0 commit 3299b96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,5 @@
}
]
}
],

"rewrites": [
{ "source": "/classe/(.*)", "destination": "/classe/$1" },
{ "source": "/(.*)", "destination": "/" }
]
}

0 comments on commit 3299b96

Please sign in to comment.