Files
bc139889-9d6d-4c49-ade1-1ea…/vercel.json
2026-05-11 10:50:47 +00:00

5 lines
97 B
JSON

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