Files
9fe52695-cc28-4e7a-8359-9f2…/vercel.json
2026-04-20 16:05:59 +00:00

5 lines
97 B
JSON

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