Files
d5ccb55f-b5f9-4fd2-bcc5-4d0…/vercel.json
2026-02-17 03:41:19 +00:00

5 lines
97 B
JSON

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