Files
d922d7a1-5894-4905-9fb9-54f…/vercel.json
2026-05-08 09:08:02 +00:00

5 lines
97 B
JSON

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