Files
59389307-8b8a-4f20-b0e1-316…/vercel.json
2026-03-17 14:06:31 +00:00

5 lines
97 B
JSON

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