Files
46cf9366-1f08-4776-acbb-517…/vercel.json
2026-04-28 02:34:23 +00:00

5 lines
97 B
JSON

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