Files
2b2e0f87-64cf-4ef1-bb5a-b03…/vercel.json
2026-05-09 16:08:55 +00:00

5 lines
97 B
JSON

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