This website requires JavaScript.
Explore
Help
Sign In
TeamPiped-mirror
/
Piped
Watch
1
Star
0
Fork
You've already forked Piped
0
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-08-14 23:57:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6091fcd522
Piped
/
vercel.json
13 lines
172 B
JSON
Raw
Normal View
History
Unescape
Escape
Silence vercel comments.
2022-11-09 18:24:41 +00:00
{
"github"
:
{
"silent"
:
true
Add 404 catch-all handler for SPA.
2022-11-10 18:11:04 +00:00
}
,
"routes"
:
[
{
"src"
:
"/[^.]+"
,
"dest"
:
"/"
,
"status"
:
200
}
]
Silence vercel comments.
2022-11-09 18:24:41 +00:00
}
Reference in a new issue
Copy permalink