Files
569c7c67-82ed-42bf-9cd2-589…/vercel.json
2026-04-09 14:43:03 +00:00

5 lines
97 B
JSON

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