Files
5813a180-e6f8-46cb-a69f-9a0…/vercel.json
2026-03-12 06:47:54 +00:00

5 lines
97 B
JSON

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