Files
05e2b638-ab9f-413f-89ab-19e…/vercel.json
2026-04-12 19:14:47 +00:00

5 lines
97 B
JSON

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