Files
000a1e21-35ee-4767-bbce-182…/vercel.json
2026-04-02 21:26:30 +00:00

5 lines
97 B
JSON

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