Files
8b902900-c24e-4d0d-ac4f-474…/vercel.json
2026-05-13 12:32:43 +00:00

5 lines
97 B
JSON

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