Files
402b6f53-5a2d-49fa-b5e7-9a1…/vercel.json
2026-04-24 18:04:27 +00:00

5 lines
97 B
JSON

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