Files
5cea582e-cce4-46d4-aa76-e8d…/vercel.json
2026-05-26 19:43:23 +00:00

5 lines
97 B
JSON

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