Files
74d2e5e3-d58c-45f8-b7f8-433…/vercel.json
2026-06-12 12:37:42 +00:00

5 lines
97 B
JSON

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