Files
0cf5aeac-88dc-4631-8af9-b6e…/vercel.json
2026-03-04 19:10:31 +00:00

5 lines
97 B
JSON

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