Files
1fbd0815-0e31-42d0-968c-bb3…/vercel.json
2026-03-23 16:16:14 +00:00

5 lines
97 B
JSON

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