Files
e61c3ad6-eb97-4edf-9df2-eff…/vercel.json
2026-05-11 22:48:12 +00:00

5 lines
97 B
JSON

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