Commit 2b7e2e7
fix(studio): change Vercel runtime from @vercel/node@3 to nodejs20.x
The `@vercel/node@3` runtime specifier is no longer recognized by
Vercel CLI 50.x. Use the standard `nodejs20.x` format instead.
Fixes: "Function Runtimes must have a valid version" deployment error
Agent-Logs-Url: https://github.com/objectstack-ai/spec/sessions/59d30bb9-1607-4c8c-9a2d-64c755f50454
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent f0017e1 commit 2b7e2e7
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments