Files
6539d467-8a81-4b57-9ebd-459…/vercel.json
2026-03-28 11:17:59 +00:00

5 lines
97 B
JSON

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