Files
4e4e1ba5-9697-4ce1-894f-e74…/vercel.json
2026-03-31 17:53:35 +00:00

5 lines
97 B
JSON

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