Files
b518ee5d-7df3-4ec2-a929-69b…/vercel.json
2026-03-09 02:32:48 +00:00

5 lines
97 B
JSON

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