Files
96e3b092-fd49-4f40-9d79-4ea…/vercel.json
2026-04-08 04:10:49 +00:00

5 lines
97 B
JSON

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