Files
4669b8da-5ad3-4e42-827d-cd0…/vercel.json
2026-06-07 11:10:55 +00:00

5 lines
97 B
JSON

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