Files
85d89a55-0ced-4cd2-9168-609…/vercel.json
2026-03-17 14:43:16 +00:00

5 lines
97 B
JSON

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