Files
bd5ffc26-4cd7-496d-8a79-71e…/vercel.json
2026-05-21 08:04:13 +00:00

5 lines
97 B
JSON

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