Files
4dbbf741-19f1-4beb-8d71-bfd…/vercel.json
2026-03-11 08:17:30 +00:00

5 lines
97 B
JSON

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