Files
238dceb5-f74e-42fa-8e6d-eb8…/vercel.json
2026-06-12 04:45:12 +00:00

5 lines
97 B
JSON

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