Files
f5e149f6-4cfd-4997-aa4e-a73…/vercel.json
2026-03-20 23:36:36 +00:00

5 lines
97 B
JSON

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