Files
7cdb7593-c6e9-48b5-bd1f-261…/vercel.json
2026-04-09 11:31:20 +00:00

5 lines
97 B
JSON

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