Files
4f53c7f4-4c84-4783-9ee5-426…/vercel.json
2026-05-27 08:07:02 +00:00

5 lines
97 B
JSON

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