Files
13a6b2fd-4bda-44df-8727-29f…/vercel.json
2026-03-24 13:06:44 +00:00

5 lines
97 B
JSON

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