Files
b268d25c-b4ee-4eb7-bc4c-285…/vercel.json
2026-05-13 21:26:26 +00:00

5 lines
97 B
JSON

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