Files
359c54d6-5093-4dfe-9f3f-a5f…/vercel.json
2026-03-27 08:20:40 +00:00

5 lines
97 B
JSON

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