Files
8f0baef9-98cf-4c1c-81a3-b90…/vercel.json
2026-04-04 14:45:48 +00:00

5 lines
97 B
JSON

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