Files
4df9f198-c88f-4a2b-bb97-1d0…/vercel.json
2026-03-05 14:07:01 +00:00

5 lines
97 B
JSON

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