Files
25a0319d-e0b9-4c6a-8b6f-e8e…/vercel.json
2026-03-03 17:06:26 +00:00

5 lines
97 B
JSON

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