sniro23's picture
VedaMD Enhanced: Clean deployment with 5x Enhanced Medical RAG System
01f0120
[build]
command = "npm run build"
publish = ".next"
[[plugins]]
package = "@netlify/plugin-nextjs"
[build.environment]
NEXT_PUBLIC_HF_API_URL = "https://sniro23-vedamd-backend-v2.hf.space"
NEXT_USE_NETLIFY_EDGE = "true"