Files
f9f4bba5-bf2c-4d83-89cb-142…/vercel.json
2026-04-15 16:18:12 +00:00

5 lines
97 B
JSON

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