Files
b91e7b84-ac10-4258-8e23-8b2…/vercel.json
2026-05-20 21:24:02 +00:00

5 lines
97 B
JSON

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