Files
dbe22293-bc4f-48c2-847d-ef9…/vercel.json
2026-03-05 13:50:59 +00:00

5 lines
97 B
JSON

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