Files
341f1c64-a951-4e1d-9e29-0b4…/vercel.json
2026-03-05 12:08:55 +00:00

5 lines
97 B
JSON

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