Files
6a67f585-df8d-401a-83c0-c8f…/vercel.json
2026-05-27 08:32:15 +00:00

5 lines
97 B
JSON

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