Files
47c137e2-b26c-411d-8712-e76…/vercel.json
2026-04-11 21:03:40 +00:00

5 lines
97 B
JSON

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