Files
3d893e50-f83b-4934-8efd-2ee…/vercel.json
2026-03-06 13:00:29 +00:00

5 lines
97 B
JSON

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