Files
88f3602a-ef7f-4595-a689-09d…/vercel.json
2026-02-18 19:32:40 +00:00

5 lines
97 B
JSON

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