Files
b4f865a1-7e1d-4820-b1fb-3ea…/vercel.json
2026-04-20 18:51:53 +00:00

5 lines
97 B
JSON

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