Fix vercel.json

This commit is contained in:
austinkelsay 2024-11-06 17:43:08 -06:00
parent 5865b09c9d
commit 06b23088e1
No known key found for this signature in database
GPG Key ID: 44CB4EC6D9F2FA02

View File

@ -7,7 +7,7 @@
}
],
"functions": {
"api/lightning-address/lnd.js": {
"api/lightning-address/lnd": {
"maxDuration": 300
}
}