Files
930c5b23-3fa7-454c-ae6d-4ff…/vercel.json
2026-05-26 15:22:53 +00:00

5 lines
97 B
JSON

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