Files
1c575d43-1c69-4d8a-b6b9-01d…/vercel.json
2026-04-22 21:23:55 +00:00

5 lines
97 B
JSON

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