Files
cf3342db-0a33-4582-9570-d6e…/vercel.json
2026-03-15 03:14:41 +00:00

5 lines
97 B
JSON

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