Files
48bd40e4-9782-4bc1-84ee-274…/vercel.json
2026-04-12 14:09:30 +00:00

5 lines
97 B
JSON

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