Files
7025c3c5-9fbf-4ddf-8b7e-84b…/vercel.json
2026-03-09 16:53:56 +00:00

5 lines
97 B
JSON

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