Files
68677e98-fc8d-4931-9eba-100…/vercel.json
2026-04-05 09:52:51 +00:00

5 lines
97 B
JSON

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