Files
42be26a6-2f49-48e3-95d1-eb3…/vercel.json
2026-05-09 23:09:42 +00:00

5 lines
97 B
JSON

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