Files
0ee126d2-390b-4940-b377-c0d…/vercel.json
2026-04-24 23:41:19 +00:00

5 lines
97 B
JSON

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