Files
01c7e78f-5c1b-4484-b634-b46…/vercel.json
2026-05-09 19:21:15 +00:00

5 lines
97 B
JSON

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