Files
49d52f97-9ce9-4876-a660-1f3…/vercel.json
2026-03-07 09:17:15 +00:00

5 lines
97 B
JSON

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