Files
59c7c7eb-d8a7-44da-8c65-3c6…/vercel.json
2026-03-15 15:19:49 +00:00

5 lines
97 B
JSON

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