Files
87313f16-e6eb-48fd-825d-5df…/vercel.json
2026-04-23 16:58:37 +00:00

5 lines
97 B
JSON

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