Files
26d67c5e-9ac2-4ebf-93a2-1fe…/vercel.json
2026-03-13 19:58:02 +00:00

5 lines
97 B
JSON

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