diff --git a/typescript-practice/vercel.json b/typescript-practice/vercel.json new file mode 100644 index 0000000..bd6fd8f --- /dev/null +++ b/typescript-practice/vercel.json @@ -0,0 +1,3 @@ +{ + "cleanUrls": true +}