This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4856563df136ca84e180483d132d1005c91abc3
5chan
/
vercel.json
T
7 lines
81 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add redirect for non-hash URLs to support HashRouter
2025-11-07 12:18:42 +01:00
{
"rewrites"
:
[
{
"source"
:
"/(.*)"
,
"destination"
:
"/index.html"
}
]
}
Reference in New Issue
Copy Permalink