Files
2c91f7e5-0d47-4dff-bf41-f2a…/vercel.json
2026-06-03 16:17:11 +00:00

5 lines
97 B
JSON

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