Files
1a01701c-bf08-41e9-b9d4-391…/vercel.json
2026-05-06 12:22:18 +00:00

5 lines
97 B
JSON

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