Files
1064f641-e1f9-471a-bf34-309…/vercel.json
2026-02-18 17:59:23 +00:00

5 lines
97 B
JSON

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