Files
9ed7d2c6-8532-4cc7-b4ae-946…/vercel.json
2026-05-17 13:45:00 +00:00

5 lines
97 B
JSON

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