Files
182be7de-ed62-4dca-90fb-ad2…/vercel.json
2026-03-31 21:39:17 +00:00

5 lines
97 B
JSON

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