Files
dbae169f-5d7d-4ff0-bb9d-8bf…/vercel.json
2026-04-15 07:58:42 +00:00

5 lines
97 B
JSON

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