this repo has no description
2
fork

Configure Feed

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

commit

nove-b 9f1325ef 105f64ef

-3
-3
vercel.json
··· 2 2 "version": 2, 3 3 "builds": [ 4 4 { "src": "api/*.ts", "use": "@vercel/node" } 5 - ], 6 - "routes": [ 7 - { "src": "/api/(.*)", "dest": "/api/$1" } 8 5 ] 9 6 } 10 7