Files
20f81550-ce8f-4f29-bd0f-f0c…/vercel.json
2026-03-03 11:17:59 +00:00

5 lines
97 B
JSON

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