Files
2a4fc160-e51c-4960-9596-5d5…/vercel.json
2026-05-21 21:23:15 +00:00

5 lines
97 B
JSON

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