Files
3a8b9de1-3610-4047-95ae-b9e…/vercel.json
2026-04-15 18:54:08 +00:00

5 lines
97 B
JSON

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