Files
c95a95d3-7f17-4d89-9cd5-815…/vercel.json
2026-04-26 16:21:28 +00:00

5 lines
97 B
JSON

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