Skip to content

Commit

Permalink
backend(26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibiing committed Dec 18, 2024
1 parent 38f73cf commit 825b7d2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,7 @@
},
{
"src": "/(.*)",
"headers": {
"Cache-Control": "no-store, no-cache, must-revalidate, proxy-revalidate",
"Pragma": "no-cache",
"Expires": "0"
},
"dest": "/index.html"
}
],
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}

0 comments on commit 825b7d2

Please sign in to comment.