Agri-AI / vercel.json

Commit History

fix(vercel): add index.html and SPA rewrites to resolve 404 NOT_FOUND on Vercel
243d4bd

Akash-Dragon commited on

fix(vercel): add .vercelignore and function excludeFiles to prevent node_modules from inflating Python serverless zip
fae7e28

Akash-Dragon commited on

feat(monorepo): configure optimized fullstack Vercel monorepo deployment
bf5c249

Akash-Dragon commited on

fix(vercel): separate frontend build to bypass 500MB serverless bundle limit
18eaa44

Akash-Dragon commited on

fix(vercel): add npm install to buildCommand in vercel.json
5256624

Akash-Dragon commited on

fix(vercel): pin Python 3.11 and update pydantic version to resolve wheel compilation error
185bd44

Akash-Dragon commited on

feat: configure Vercel Python serverless function handler for FastAPI backend
80c6c08

Akash-Dragon commited on

build: add root vercel.json for frontend deployment
cade3c8

Akash-Dragon commited on