Files
592624b1-0c08-4292-a77f-f67…/vercel.json
2026-06-10 06:11:07 +00:00

5 lines
97 B
JSON

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