Files
11ee982d-be37-44dc-9934-84d…/vercel.json
2026-03-19 18:05:08 +00:00

5 lines
97 B
JSON

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