Files
9f8ec991-c3de-4056-bef3-2e6…/vercel.json
2026-03-28 08:04:48 +00:00

5 lines
97 B
JSON

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