Files
f4d0ce98-b030-4368-a1df-ef6…/vercel.json
2026-03-02 18:38:37 +00:00

5 lines
97 B
JSON

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