Files
d0803b5c-b828-4371-ba57-8d8…/vercel.json
2026-06-05 07:34:24 +00:00

5 lines
97 B
JSON

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