Files
6e922ec2-119c-40f7-81d4-fe4…/vercel.json
2026-06-13 07:29:37 +00:00

5 lines
97 B
JSON

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