Files
46c58644-c33c-47e0-b38d-47c…/vercel.json
2026-03-04 14:41:48 +00:00

5 lines
97 B
JSON

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