Files
62a04983-0cb2-40eb-83cf-bec…/vercel.json
2026-05-22 20:58:35 +00:00

5 lines
97 B
JSON

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