Files
8ce540df-bf6a-4d69-93a9-b5b…/vercel.json
2026-05-26 22:06:20 +00:00

5 lines
97 B
JSON

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