Files
5f7302b2-7f97-49a0-a4e1-cfd…/vercel.json
2026-06-09 14:59:01 +00:00

5 lines
97 B
JSON

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