Files
64660ebd-0139-4f95-b79f-5f0…/vercel.json
2026-03-10 12:14:21 +00:00

5 lines
97 B
JSON

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