Files
c29568e0-bd45-41d3-9c61-d3c…/vercel.json
2026-04-03 14:33:06 +00:00

5 lines
97 B
JSON

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