diff --git a/vercel.json b/vercel.json index a9501e8..bbfc90f 100644 --- a/vercel.json +++ b/vercel.json @@ -9,6 +9,15 @@ } ] }, + { + "source": "/v2_website.html", + "headers": [ + { + "key": "Content-Disposition", + "value": "attachment; filename=\"v2_website.html\"" + } + ] + }, { "source": "(.*)", "headers": [