Files
e2190f8f-3eb0-4be0-8b32-e17…/vercel.json
2026-03-23 18:53:28 +00:00

5 lines
97 B
JSON

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