File size: 177 Bytes
fcc8c39
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "version": 2,
  "framework": "vite",
  "name": "oil-spill-detection-ui",
  "installCommand": "npm install",
  "buildCommand": "npm run build",
  "outputDirectory": "dist"
}