Files
97e9d2b2-2717-4d47-a794-ef2…/vercel.json
2026-03-05 20:40:53 +00:00

5 lines
97 B
JSON

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