This website requires JavaScript.
Explore
Help
Register
Sign In
christianV
/
Craze-Data-check
Watch
1
Star
0
Fork
0
mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced
2026-08-03 16:55:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71af4e191527c9af38efcc2832fc159928ff4855
Craze-Data-check
/
vercel.json
T
6 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
fix(fetch): use Vite proxy + Vercel rewrites for reliable Dropbox loading
2026-03-27 12:28:30 +01:00
{
fix(vercel): simplify vercel.json to resolve runtime version error
2026-03-27 13:34:21 +01:00
"rewrites"
:
[
{
"source"
:
"/api/dropbox-proxy"
,
"destination"
:
"api/dropbox-proxy.js"
}
]
fix(fetch): use Vite proxy + Vercel rewrites for reliable Dropbox loading
2026-03-27 12:28:30 +01:00
}
Reference in New Issue
Copy Permalink