Files
4eaf8d95-239f-4e7c-b7c6-bfa…/vercel.json
2026-05-21 16:21:01 +00:00

5 lines
97 B
JSON

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