Files
82eb7eaf-efe2-4528-9198-284…/vercel.json
2026-06-08 14:05:05 +00:00

5 lines
97 B
JSON

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