Files
6cc4f4da-aee7-4bb6-a87e-8d0…/vercel.json
2026-03-04 21:20:55 +00:00

5 lines
97 B
JSON

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