Files
9dede524-1665-48ba-bee5-d0c…/vercel.json
2026-05-07 16:30:53 +00:00

5 lines
97 B
JSON

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