Files
d2405269-1f85-4c1a-bb51-094…/vercel.json
2026-03-04 14:29:52 +00:00

5 lines
97 B
JSON

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