Files
6da56f3e-eb0c-4bd2-bc6f-5f7…/vercel.json
2026-04-03 16:30:16 +00:00

5 lines
97 B
JSON

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