Files
21a11f97-b87f-4551-ac2f-869…/vercel.json
2026-03-29 13:28:04 +00:00

5 lines
97 B
JSON

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