Files
2d573a3b-a695-46e8-bcc9-e37…/vercel.json
2026-06-03 20:51:40 +00:00

5 lines
97 B
JSON

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