Files
5bff7b60-9f30-44df-b50e-be1…/vercel.json
2026-04-04 15:24:21 +00:00

5 lines
97 B
JSON

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