Files
5316e6d0-3ab8-410b-92ed-eda…/vercel.json
2026-03-08 20:23:30 +00:00

5 lines
97 B
JSON

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