Files
24ae5dff-1136-4eeb-9f17-3db…/vercel.json
2026-05-15 14:19:53 +00:00

5 lines
97 B
JSON

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