Files
34f3a02d-401f-4900-ab84-4d6…/vercel.json
2026-04-09 23:48:55 +00:00

5 lines
97 B
JSON

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