Files
dc6ce41f-d12a-433e-a6ed-048…/vercel.json
2026-04-15 23:55:02 +00:00

5 lines
97 B
JSON

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