Skip to content

Commit

Permalink
chore: vercel redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 4, 2024
1 parent 69bc1c5 commit bbf8492
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions misc/vercel/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"version": 3,
"routes": [
{
"src": "^/(.*)$",
"status": 307,
"headers": { "Location": "https://github.com/hi-ogawa/ytsub-v3/pull/562" }
},
{
"src": "^/assets/(.*)$",
"headers": {
Expand Down

0 comments on commit bbf8492

Please sign in to comment.