Files
f0c21ec3-dc25-4bdf-ab9e-5cb…/vercel.json
2026-04-26 03:58:47 +00:00

5 lines
97 B
JSON

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