Files
6fae7854-646f-4a69-a074-5c1…/vercel.json
2026-06-08 18:30:59 +00:00

5 lines
97 B
JSON

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