Files
77c6e082-edd2-44b1-97d3-e5b…/vercel.json
2026-03-05 10:52:23 +00:00

5 lines
97 B
JSON

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