Files
80d699d5-0008-4a93-ada7-4f2…/vercel.json
2026-03-05 03:34:19 +00:00

5 lines
97 B
JSON

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