alpha
Login
or
Join now
danielroe.dev
/
synchub.to
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
mirror your GitHub repos to tangled.org automatically
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fix: bump function duration
author
Daniel Roe
date
1 week ago
(Jun 11, 2026, 11:35 PM +0100)
commit
de2dc484
de2dc484176286df19c56ff1fc64e065aafb0cfc
parent
3670623c
3670623c24164cf66ab2c9838c2ae89cfcb19893
+3
1 changed file
Expand all
Collapse all
Unified
Split
nuxt.config.ts
+3
nuxt.config.ts
Reviewed
···
53
53
},
54
54
],
55
55
},
56
56
+
functions: {
57
57
+
maxDuration: 300,
58
58
+
},
56
59
},
57
60
typescript: {
58
61
tsConfig: {