Files
bfa2d5f2-ffe6-4218-beca-2ff…/vercel.json
2026-03-02 18:19:35 +00:00

5 lines
97 B
JSON

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