Files
fd3cc6eb-8ce3-411b-ba1c-388…/vercel.json
2026-05-02 22:47:17 +00:00

5 lines
97 B
JSON

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