Files
7fffff05-4b43-4d36-abbc-d8b…/vercel.json
2026-05-08 19:43:04 +00:00

5 lines
97 B
JSON

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