Files
5359f449-bb3b-4269-a46f-6e6…/vercel.json
2026-05-16 21:26:52 +00:00

5 lines
97 B
JSON

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