Files
b358fe6c-4c54-4824-8b6d-140…/vercel.json
2026-02-19 23:39:02 +00:00

5 lines
97 B
JSON

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