Fixed vercel configuration
This commit is contained in:
parent
b8b1913288
commit
2a07e4cdfb
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"headers": {"Cache-Control": "public, max-age=3600"}
|
"headers": ["cache-control: public, max-age=3600"]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue