Files
469f707d-7e31-44b1-85fc-e4a…/vercel.json
2026-03-07 19:41:54 +00:00

5 lines
97 B
JSON

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