Files
66a1a3f9-3b2f-411e-9535-45f…/vercel.json
2026-04-05 19:26:22 +00:00

5 lines
97 B
JSON

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