Files
ed3e9fc6-ac7b-4e2f-b07a-ac7…/vercel.json
2026-03-12 13:22:30 +00:00

5 lines
97 B
JSON

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