Enrico Ros
999f6de45f
Serverless Functions timeout: set it in the Vercel functions as the conditional was not working. Fix (again) #468
2024-03-28 23:20:40 -07:00
Enrico Ros
70686502b4
Revert "Set the Vercel serverless max duration as env variable. Fixes #468 "
...
This reverts commit d17a980151 .
2024-03-28 23:16:11 -07:00
Enrico Ros
d17a980151
Set the Vercel serverless max duration as env variable. Fixes #468
2024-03-28 23:12:25 -07:00
Enrico Ros
3118337879
Timeout on Vercel/Serverless raised to 25 (for Browsing/Browserless requests)
2024-03-27 21:22:47 -07:00
Enrico Ros
c1217ed8ed
No tRPC fixes
2024-02-08 04:38:13 -08:00
Enrico Ros
c23b0770bf
tRPC: enforce more separation of the runtime
...
The build system was requiring (erroneously) some nodejs packages
when inside routers in the Edge route.
2023-11-21 02:29:05 -08:00
Enrico Ros
87461fb73e
Emergency fix - final.r2.reallyfinal.r42-draft-clean_copy
2023-11-14 03:35:28 -08:00
Enrico Ros
a30ec5d023
Env-vars: build time validation
...
Note: build time env vars are not needed, as we're transitioning at
runtime variables.
However if they are set at build time, then validation would happen right then and there.
2023-11-14 01:42:52 -08:00
Enrico Ros
eff9be3c99
Env-vars: server side strict checking
2023-11-14 01:15:45 -08:00
Enrico Ros
214983ee82
NextJS 14 Support, with App Router, TurboPack
2023-11-09 22:54:38 -08:00