Files
ad3a22fe-e850-4703-9b16-f09…/vercel.json
2026-03-08 01:15:53 +00:00

5 lines
97 B
JSON

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