Files
155bf89c-ac83-4f06-a7b8-ade…/vercel.json
2026-03-06 12:49:51 +00:00

5 lines
97 B
JSON

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