Files
7689c21f-58b0-4f95-bb49-d10…/vercel.json
2026-03-02 18:03:24 +00:00

5 lines
97 B
JSON

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