Files
f7c55da6-1c8e-4b47-bb4f-ab1…/vercel.json
2026-04-27 18:05:43 +00:00

5 lines
97 B
JSON

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