Files
a4f56554-b72f-49cd-8973-1cb…/vercel.json
2026-06-05 19:54:03 +00:00

5 lines
97 B
JSON

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