Files
3fb4534f-def9-4b8a-88f5-b96…/vercel.json
2026-05-13 18:40:22 +00:00

5 lines
97 B
JSON

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