Files
5ba8fa3c-ed10-4768-9d6d-9cf…/vercel.json
2026-03-15 16:49:43 +00:00

5 lines
97 B
JSON

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