Files
f18c62d8-c2bb-4dff-9f88-e3a…/vercel.json
2026-04-06 09:05:23 +00:00

5 lines
97 B
JSON

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