Files
2f889851-d267-46ce-a25f-edf…/vercel.json
2026-03-05 19:03:11 +00:00

5 lines
97 B
JSON

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