Files
d2bdc555-4b6b-4579-9f88-5ab…/vercel.json
2026-03-04 18:24:04 +00:00

5 lines
97 B
JSON

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