Files
22689327-5cee-43cb-80b9-994…/vercel.json
2026-04-09 16:53:21 +00:00

5 lines
97 B
JSON

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