Files
defd5990-e418-42e4-9214-a02…/vercel.json
2026-03-10 20:58:15 +00:00

5 lines
97 B
JSON

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