Files
35b2c3ee-d9ee-4f78-a2ca-add…/vercel.json
2026-03-12 07:51:59 +00:00

5 lines
97 B
JSON

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