Files
3865d88a-2693-4347-8bc7-e2e…/vercel.json
2026-03-02 18:29:40 +00:00

5 lines
97 B
JSON

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