Files
f074f569-0f8b-448b-a81d-7d0…/vercel.json
2026-04-02 18:46:07 +00:00

5 lines
97 B
JSON

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