Files
4750f457-cc85-4630-92a3-e98…/vercel.json
2026-03-16 19:28:39 +00:00

5 lines
97 B
JSON

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