onnx, fix depl issue
This commit is contained in:
8
web/vercel.json
Normal file
8
web/vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||
"framework": "solidstart",
|
||||
"buildCommand": "npm run build",
|
||||
"installCommand": "npm install",
|
||||
"outputDirectory": ".output/public",
|
||||
"regions": ["iad1"]
|
||||
}
|
||||
Reference in New Issue
Block a user