Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOS-React
QOS-React
/
compiler
/
apps
/
playground
/
vercel.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
json
13 lines
209 Bytes
Copy permalink
Copy
Raw
1
{
2
"headers"
:
[
3
{
4
"source"
:
"/fonts/(.*).woff2"
,
5
"headers"
:
[
6
{
7
"key"
:
"Cache-Control"
,
8
"value"
:
"public, max-age=31536000, immutable"
9
}
10
]
11
}
12
]
13
}