Files
5d3d9a99-e1dc-4199-b145-3b2…/vercel.json
2026-05-20 19:26:31 +00:00

5 lines
97 B
JSON

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