Files
4f6bd804-cceb-43ac-8aeb-751…/vercel.json
2026-06-09 16:07:57 +00:00

5 lines
97 B
JSON

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