Files
87eed0e2-8f0d-4570-997d-493…/vercel.json
2026-03-03 00:17:55 +00:00

5 lines
97 B
JSON

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