Files
b4682970-c55c-4367-af4e-6cb…/vercel.json
2026-04-22 12:58:50 +00:00

5 lines
97 B
JSON

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