Files
c6eb216c-2f2c-4b82-b844-cbb…/vercel.json
2026-04-20 16:42:11 +00:00

5 lines
97 B
JSON

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