Files
7c1d0de8-d63d-4773-a98d-0d6…/vercel.json
2026-03-08 12:50:10 +00:00

5 lines
97 B
JSON

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