Files
e890f7a3-0ce2-4e93-b3cb-3b6…/vercel.json
2026-03-11 20:30:15 +00:00

5 lines
97 B
JSON

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