Files
380a7b16-e5b7-4135-bec8-61c…/vercel.json
2026-04-20 10:21:26 +00:00

5 lines
97 B
JSON

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