Files
1d772104-b913-4bb6-9fd2-e6d…/vercel.json
2026-03-10 19:58:07 +00:00

5 lines
97 B
JSON

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