Files
5cf5f54d-9eb7-4e79-977b-c3b…/vercel.json
2026-02-10 22:49:12 +00:00

5 lines
97 B
JSON

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