Files
af7fbd57-06ce-424d-aa99-5c3…/vercel.json
2026-03-07 13:09:58 +00:00

5 lines
97 B
JSON

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