diff --git a/vercel.json b/vercel.json index 879f46ca4..a4f6120cb 100644 --- a/vercel.json +++ b/vercel.json @@ -24,5 +24,6 @@ "source": "/v2/:path*", "destination": "https://v2.ja.vuejs.org/v2/:path*" } - ] + ], + "cleanUrls": true }