Files
fce5a01c-35eb-4cfc-bb1a-9de…/vercel.json
2026-03-05 09:50:28 +00:00

5 lines
97 B
JSON

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