File size: 210 Bytes
e84bd01
 
 
 
54470b5
 
 
 
e84bd01
1
2
3
4
5
6
7
8
9
10
{
  "framework": "nextjs",
  "buildCommand": "pnpm build",
  "installCommand": "pnpm install",
  "outputDirectory": ".next",
  "env": {
    "NEXT_PUBLIC_API_URL": "https://vignt97867896-bioflow.hf.space"
  }
}