Files
8a99f45a-0291-4f21-9fbf-934…/vercel.json
2026-05-17 19:26:41 +00:00

5 lines
97 B
JSON

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