Files
c6d48d6c-79d7-4c0b-82ae-578…/vercel.json
2026-05-24 13:16:55 +00:00

5 lines
97 B
JSON

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