Files
b774d34d-5db0-4e38-95bd-078…/vercel.json
2026-04-22 13:12:27 +00:00

5 lines
97 B
JSON

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