Files
aa91f0d4-c5dc-4b6c-9762-5a0…/vercel.json
2026-03-04 16:01:13 +00:00

5 lines
97 B
JSON

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