Files
ea470f0c-87af-4e76-9fb9-24d…/vercel.json
2026-02-26 20:12:21 +00:00

5 lines
97 B
JSON

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