Files
77be9732-17cc-4717-abbf-e3e…/vercel.json
2026-04-22 21:04:52 +00:00

5 lines
97 B
JSON

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