Files
f62d6bec-e04f-4d15-a5e2-497…/vercel.json
2026-03-16 17:17:56 +00:00

5 lines
97 B
JSON

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