this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

commit

nove-b 760ce242 c8dfef17

+7 -1
+7 -1
vercel.json
··· 1 - {} 1 + { 2 + "version": 2, 3 + "builds": [ 4 + { "src": "api/*.ts", "use": "@vercel/node" } 5 + ] 6 + } 7 +