Files
353b3bd2-44f1-4642-8773-c7e…/vercel.json
2026-05-08 19:21:07 +00:00

5 lines
97 B
JSON

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