Files
b56f3883-9714-4dab-bc41-b5e…/vercel.json
2026-03-14 11:09:41 +00:00

5 lines
97 B
JSON

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