Files
19c2f5cd-e67d-4d39-a6b3-e8a…/vercel.json
2026-06-06 08:33:33 +00:00

5 lines
97 B
JSON

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