Files
60ba0556-8b9b-4441-9452-e2f…/vercel.json
2026-03-08 17:33:17 +00:00

5 lines
97 B
JSON

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