Files
536cc7bb-533d-4738-9ad7-f4e…/vercel.json
2026-05-15 08:53:35 +00:00

5 lines
97 B
JSON

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