Files
22b6839d-3d6a-4d79-b62f-d43…/vercel.json
2026-06-13 00:04:16 +00:00

5 lines
97 B
JSON

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