Files
1f64ad90-4dfa-41fa-87e5-1f1…/vercel.json
2026-04-26 16:07:43 +00:00

5 lines
97 B
JSON

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