Files
be4e4d57-0978-4a20-b25d-2dc…/vercel.json
2026-03-20 18:00:23 +00:00

5 lines
97 B
JSON

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