Files
891c9135-3295-4e85-b217-5af…/vercel.json
2026-04-04 21:57:42 +00:00

5 lines
97 B
JSON

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