Files
598d1a1e-2346-4bc7-b0a4-db1…/vercel.json
2026-03-03 13:16:17 +00:00

5 lines
97 B
JSON

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