Files
1a6a5f7f-d372-44f8-a8aa-0d6…/vercel.json
2026-04-24 18:00:22 +00:00

5 lines
97 B
JSON

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