Files
c4cd3bf6-e56c-4bd5-a98c-eb5…/vercel.json
2026-05-15 11:58:06 +00:00

5 lines
97 B
JSON

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