Files
8e2f8c44-2edc-4be5-a2c6-1b4…/vercel.json
2026-03-28 09:01:33 +00:00

5 lines
97 B
JSON

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