Files
908c4efd-d4e3-4a6d-b77f-e68…/vercel.json
2026-05-27 18:01:06 +00:00

5 lines
97 B
JSON

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