Files
7d8d28e1-8f8e-4549-a995-987…/vercel.json
2026-05-07 15:08:40 +00:00

5 lines
97 B
JSON

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