Files
d9afd1f3-0ea7-4114-b4ec-ebb…/vercel.json
2026-03-03 21:36:16 +00:00

5 lines
97 B
JSON

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