Files
86c70e9b-9448-46fa-ae3a-ee0…/vercel.json
2026-05-12 09:03:02 +00:00

5 lines
97 B
JSON

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