Files
c0802b47-c1dc-4ccd-8ef1-ef1…/vercel.json
2026-03-16 21:58:09 +00:00

5 lines
97 B
JSON

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