Files
18973705-4cf3-45f9-b00e-bc6…/vercel.json
2026-03-02 17:55:06 +00:00

5 lines
97 B
JSON

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