Files
ff12f045-5ea4-46e1-9326-3a5…/vercel.json
2026-03-27 07:34:29 +00:00

5 lines
97 B
JSON

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