How can I install faiss-node on Vercel?
Unanswered
Silver Marten posted this in #help-forum
Silver MartenOP
Im getting this error:
Error: Could not import faiss-node. Please install faiss-node as a dependency with, e.g.
Error: Could not import faiss-node. Please install faiss-node as a dependency with, e.g.
npm install -S faiss-node.1 Reply
Golden-winged Warbler
note sure you can, nextjs + vercel is an edge runtime and does not support node afaik.
https://nextjs.org/docs/pages/building-your-application/deploying#managed-nextjs-with-vercel
https://vercel.com/guides/library-sdk-compatible-with-vercel-edge-runtime-and-functions
https://nextjs.org/docs/pages/building-your-application/deploying#managed-nextjs-with-vercel
https://vercel.com/guides/library-sdk-compatible-with-vercel-edge-runtime-and-functions