Files
41d591fc-29b8-463f-939d-6e0…/vercel.json
2026-06-12 22:01:27 +00:00

5 lines
97 B
JSON

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