Files
7bcf375e-9e58-4403-bb11-e7f…/vercel.json
2026-04-16 15:46:45 +00:00

5 lines
97 B
JSON

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