Files
575b123b-cf18-4e50-9e5a-476…/vercel.json
2026-05-08 19:31:30 +00:00

5 lines
97 B
JSON

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