Files
5674131f-929a-4da0-ac9d-1b5…/vercel.json
2026-05-25 14:01:15 +00:00

5 lines
97 B
JSON

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