Files
42d39abc-ec35-451a-a0ec-4eb…/vercel.json
2026-03-06 17:21:45 +00:00

5 lines
97 B
JSON

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