Files
65d6cfe8-6771-4dd1-8bbc-a9f…/vercel.json
2026-03-05 21:52:40 +00:00

5 lines
97 B
JSON

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