Skip to content

Commit

Permalink
ref(astro): Add Netlify adapter compatibility note (#9130)
Browse files Browse the repository at this point in the history
--------

Co-authored-by: vivianyentran <[email protected]>
  • Loading branch information
Lms24 and vivianyentran authored Feb 14, 2024
1 parent 4536c54 commit 4a60351
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ Before we get started, make sure you have the following:
- A Node runtime:
- This SDK currently only works on Node runtimes (e.g. Node adapter, Vercel with Lambda functions).
Non-Node runtimes, like Vercel's Edge runtime or Cloudflare Pages, are currently not supported.
- If you're using Astro's Netflify adapter (`@astrojs/netlify`), you need version `5.0.0` or newer.

0 comments on commit 4a60351

Please sign in to comment.