Files
3305398a-3f64-4c0b-afcc-66e…/vercel.json
2026-04-17 04:47:29 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}