Is the AI SDK specific to Vercels platform?
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
Or can I deploy anywhere?
6 Replies
@Giant Angora Or can I deploy anywhere?
Anywhere i think
At least npm run build and npm start (prod mode locally) works fine
@joulev Anywhere i think
Giant AngoraOP
Cool, I'll try it out and let you know. I only ask because the blog post about it seemed like it was tailored to the Vercel Edge platform
It is tailored to the edge, but it doesn’t necessarily have to be vercel
i just rechecked again and can confirm it doesn't require the edge runtime, it can run fine anywhere
@joulev i just rechecked again and can confirm it doesn't require the edge runtime, it can run fine anywhere
Giant AngoraOP
Great, thank you for the clarification!