Files
eb069af1-cfd7-416d-ad18-8f6…/vercel.json
2026-04-25 23:45:39 +00:00

5 lines
97 B
JSON

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