Files
f8e9fced-7dea-441d-8570-48f…/vercel.json
2026-03-17 10:37:29 +00:00

5 lines
97 B
JSON

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