Files
fe42d73b-085e-4e41-bb5b-e9d…/vercel.json
2026-04-17 08:49:55 +00:00

5 lines
97 B
JSON

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