mirror your GitHub repos to tangled.org automatically
1

Configure Feed

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

fix: bump function duration

+3
+3
nuxt.config.ts
··· 53 53 }, 54 54 ], 55 55 }, 56 + functions: { 57 + maxDuration: 300, 58 + }, 56 59 }, 57 60 typescript: { 58 61 tsConfig: {