Files
29d0c7b4-0b7a-4d58-98d3-223…/vercel.json
2026-05-12 20:19:33 +00:00

5 lines
97 B
JSON

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