[GH-ISSUE #452] [Help Needed] How to deploy to Vercel? #256

Closed
opened 2026-02-22 18:18:36 -05:00 by yindo · 2 comments
Owner

Originally created by @Lerty on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/452

is it possible to deploy to Vercel and leveraging Azure OpenAI ?

Originally created by @Lerty on GitHub (Dec 15, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/452 is it possible to deploy to Vercel and leveraging Azure OpenAI ?
yindo added the wontfix label 2026-02-22 18:18:36 -05:00
yindo closed this issue 2026-02-22 18:18:36 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 16, 2023):

I am not familiar with Vercel deployments but being that the app is not Next.js and is not built for serverless applications I do not think we can support Vercel deployment environments unless they support a persistence runtime + storage.

@timothycarambat commented on GitHub (Dec 16, 2023): I am not familiar with Vercel deployments but being that the app is not Next.js and is not built for serverless applications I do not think we can support Vercel deployment environments unless they support a persistence runtime + storage.
Author
Owner

@timothycarambat commented on GitHub (Dec 20, 2023):

After investigating this I am going to close this as wontfix we cannot rebuild AnythingLLM to support a serverless arch as it would be too much lift. We designed AnythingLLM to be run on a persistent machine with a persistent disk and to port our code to support serverless would be far too much a lift and break compatibility with existing installations on servers.

@timothycarambat commented on GitHub (Dec 20, 2023): After investigating this I am going to close this as `wontfix` we cannot rebuild AnythingLLM to support a serverless arch as it would be too much lift. We designed AnythingLLM to be run on a persistent machine with a persistent disk and to port our code to support serverless would be far too much a lift and break compatibility with existing installations on servers.
yindo changed title from [Help Needed] How to deploy to Vercel? to [GH-ISSUE #452] [Help Needed] How to deploy to Vercel? 2026-06-05 14:34:19 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#256