Files
54fd36c0-0cff-46f2-b4d0-6d7…/vercel.json
2026-05-19 19:00:36 +00:00

5 lines
97 B
JSON

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