Files
b92b41a2-a4b9-4653-b4a6-8e2…/vercel.json
2026-06-03 07:24:42 +00:00

5 lines
97 B
JSON

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