Cannot deploy Vercel serverless function when using Node 20 #7717
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: ssr
Related to SSR (scope)
pkg: vercel
Related to Vercel adapter (scope)
What version of
astro
are you using?2.9.0
Are you using an SSR adapter? If so, which one?
Vercel
What package manager are you using?
pnpm
What operating system are you using?
macOS
What browser are you using?
N/A
Describe the Bug
The function here does not take into account the versions of Node that Vercel actually supports
What's the expected result?
Perhaps show a warning if the current version of Node is unsupported, or fallback to the nearest version
Link to Minimal Reproducible Example
N/A
Participation
The text was updated successfully, but these errors were encountered: