Files
88bb8ea3-d642-4e04-a79e-130…/vercel.json
2026-04-04 11:57:25 +00:00

5 lines
97 B
JSON

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