Files
97bcd158-4d6d-4be8-9be4-9f0…/vercel.json
2026-03-03 00:15:52 +00:00

5 lines
97 B
JSON

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