Files
d332deef-7d47-4f1f-a3de-6df…/vercel.json
2026-03-27 21:04:51 +00:00

5 lines
97 B
JSON

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