Files
1e417998-45fb-410c-94f3-9ea…/vercel.json
2026-04-09 12:41:55 +00:00

5 lines
97 B
JSON

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