Files
cf599865-1f71-4191-bf48-2b9…/vercel.json
2026-02-10 20:51:19 +00:00

5 lines
97 B
JSON

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