Files
b8203a24-ac2e-4d7a-9d80-817…/vercel.json
2026-05-17 13:24:35 +00:00

5 lines
97 B
JSON

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