Files
dbf89ecf-29d8-4a5f-af9f-e9d…/vercel.json
2026-06-08 16:54:20 +00:00

5 lines
97 B
JSON

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