Files
b56a1185-6304-45da-ab70-d30…/vercel.json
2026-06-13 07:57:29 +00:00

5 lines
97 B
JSON

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