Files
6181b404-d0a1-4d6f-842f-1c7…/vercel.json
2026-03-04 20:41:30 +00:00

5 lines
97 B
JSON

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