Files
0c0f20ed-d5cd-43ce-af57-e4d…/vercel.json
2026-04-28 08:49:38 +00:00

5 lines
97 B
JSON

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