Files
5fc780f8-e41f-42fd-babb-a4f…/vercel.json
2026-05-13 18:46:51 +00:00

5 lines
97 B
JSON

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