Files
f3c403ec-3562-46c6-bd7e-a3b…/vercel.json
2026-04-06 07:26:20 +00:00

5 lines
97 B
JSON

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