Files
bee441c3-8cc1-4427-845d-6ea…/vercel.json
2026-03-16 16:45:38 +00:00

5 lines
97 B
JSON

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