Files
e0eee625-9f20-4f7d-a2be-d61…/vercel.json
2026-03-25 19:02:35 +00:00

5 lines
97 B
JSON

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