1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-23 00:01:16 -04:00

clean up unnecessary redirects in vercel.json

This commit is contained in:
2021-08-03 13:31:33 -04:00
parent dc89f534da
commit 6de1f8277a
5 changed files with 103 additions and 104 deletions

View File

@@ -15,6 +15,7 @@
"link-text": "warn",
"long-tasks": "warn",
"total-byte-weight": ["warn", {"minScore": 0.9}],
"unminified-css": "warn",
"unminified-javascript": "warn",
"unsized-images": "warn",
"unused-css-rules": "warn",