File size: 232 Bytes
01f0120
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
[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"