Files
8a191ebe-795e-400b-92ca-d8f…/vercel.json
2026-03-07 21:31:42 +00:00

5 lines
97 B
JSON

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