Files
f6c2bc73-694e-4dee-b1ec-2f6…/vercel.json
2026-03-07 20:52:56 +00:00

5 lines
97 B
JSON

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