Files
d3eb9018-aee2-4913-a8a0-261…/vercel.json
2026-04-18 09:13:50 +00:00

5 lines
97 B
JSON

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