Files
82997cd9-e5b0-4660-94a6-b3f…/vercel.json
2026-06-10 16:20:24 +00:00

5 lines
97 B
JSON

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