Vercel is a cloud platform that enables developers to host websites and web services that deploy instantly. You can deploy your RAGenius frontend on Vercel by following the steps below.Documentation Index
Fetch the complete documentation index at: https://docs.yyassif.dev/llms.txt
Use this file to discover all available pages before exploring further.
Setup the Environment Variables
Deploy the Application
- Click on the “Deploy” button in your Vercel project.
- Select the branch you want to deploy (e.g.,
main). - Click “Deploy”.
Change source directory
Then go to your settings for the project and change the source directory tofrontend:
