Files
c3f15770-ff92-4e6f-a843-f06…/vercel.json
2026-04-18 09:27:01 +00:00

5 lines
97 B
JSON

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