Files
10049faf-57d8-409e-bb6a-9b6…/vercel.json
2026-03-26 14:57:23 +00:00

5 lines
97 B
JSON

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