Files
a4a2d3bc-52d0-4f35-b7f7-b76…/vercel.json
2026-04-07 13:17:43 +00:00

5 lines
97 B
JSON

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