Files
ce2d339a-8b21-4b4c-9cb9-672…/vercel.json
2026-04-27 22:22:22 +00:00

5 lines
97 B
JSON

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