Files
01c49b02-88db-4ef0-8ee9-fe1…/vercel.json
2026-06-10 03:50:58 +00:00

5 lines
97 B
JSON

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