Files
ffc5807c-6f6e-4d3e-a64b-4e5…/vercel.json
2026-06-02 19:30:01 +00:00

5 lines
97 B
JSON

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