Files
e3fed6f7-b91f-4b6d-8dc2-4d2…/vercel.json
2026-05-01 19:51:12 +00:00

5 lines
97 B
JSON

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