Files
1fc67d39-9155-4e31-8a86-a12…/vercel.json
2026-05-23 02:37:03 +00:00

5 lines
97 B
JSON

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