Files
7967f324-4371-4f0e-847f-6f5…/vercel.json
2026-02-19 13:59:37 +00:00

5 lines
97 B
JSON

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